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

Side by Side 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.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 classes: 1 classes:
2 statsclient: 2 statsclient:
3 web::server: 3 web::server:
4 vhost: testpages.adblockplus.org 4 vhost: testpages.adblockplus.org
5 certificate: testpages.adblockplus.org_sslcert.pem 5 certificate: testpages.adblockplus.org_sslcert.pem
6 private_key: testpages.adblockplus.org_sslcert.key 6 private_key: testpages.adblockplus.org_sslcert.key
7 is_default: true 7 is_default: true
8 multiplexer_locations:
9 - "/sitekey-frame"
8 repository: testpages.adblockplus.org 10 repository: testpages.adblockplus.org
9 11
12 sitescripts::configfragments:
13 sitekey_frame:
14 content: |
15 [multiplexer]
16 sitescripts.testpages.web.sitekey_frame =
17 [testpages]
18 sitekeyFrameTemplate=/var/www/testpages.adblockplus.org/templates/sitekey_ frame.tmpl
19 sitekeyPath=/var/www/testpages.adblockplus.org/static/site.key
20
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld