Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: hiera/roles/web/testpages.yaml

Issue 29340912: Issue 3339 - Configure sitescripts.testpages.web.sitekey_frame for testpages.adblockplus.org (Closed)
Patch Set: Created April 27, 2016, 11:14 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: hiera/roles/web/testpages.yaml
diff --git a/hiera/roles/web/testpages.yaml b/hiera/roles/web/testpages.yaml
index b10fc446dc59bcb9f1aee9cd6511ca6a961927fb..469c1435cb5c8006e33a8077919fa6e8cca593eb 100644
--- a/hiera/roles/web/testpages.yaml
+++ b/hiera/roles/web/testpages.yaml
@@ -5,5 +5,16 @@ classes:
certificate: testpages.adblockplus.org_sslcert.pem
private_key: testpages.adblockplus.org_sslcert.key
is_default: true
+ multiplexer_locations:
+ - "/sitekey-frame"
repository: testpages.adblockplus.org
+sitescripts::configfragments:
+ sitekey_frame:
+ content: |
+ [multiplexer]
+ sitescripts.testpages.web.sitekey_frame =
+ [testpages]
+ sitekeyFrameTemplate=/var/www/testpages.adblockplus.org/templates/sitekey_frame.tmpl
+ sitekeyPath=/var/www/testpages.adblockplus.org/static/site.key
+
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld