OLD | NEW |
1 classes: | 1 classes: |
2 statsclient: | |
3 web::server: | 2 web::server: |
4 vhost: testpages.adblockplus.org | 3 vhost: testpages.adblockplus.org |
5 certificate: testpages.adblockplus.org_sslcert.pem | 4 certificate: testpages.adblockplus.org_sslcert.pem |
6 private_key: testpages.adblockplus.org_sslcert.key | 5 private_key: testpages.adblockplus.org_sslcert.key |
7 is_default: true | 6 is_default: true |
8 multiplexer_locations: | 7 multiplexer_locations: |
9 - "/sitekey-frame" | 8 - "/sitekey-frame" |
10 repository: testpages.adblockplus.org | 9 repository: testpages.adblockplus.org |
11 | 10 |
12 sitescripts::configfragments: | 11 sitescripts::configfragments: |
13 sitekey_frame: | 12 sitekey_frame: |
14 content: | | 13 content: | |
15 [multiplexer] | 14 [multiplexer] |
16 sitescripts.testpages.web.sitekey_frame = | 15 sitescripts.testpages.web.sitekey_frame = |
17 [testpages] | 16 [testpages] |
18 sitekeyFrameTemplate=/home/www/testpages.adblockplus.org/templates/sitekey
_frame.tmpl | 17 sitekeyFrameTemplate=/home/www/testpages.adblockplus.org/templates/sitekey
_frame.tmpl |
19 sitekeyPath=/home/www/testpages.adblockplus.org/static/site.key | 18 sitekeyPath=/home/www/testpages.adblockplus.org/static/site.key |
20 | 19 |
21 adblockplus::packages: | 20 adblockplus::packages: |
22 - python-m2crypto | 21 - python-m2crypto |
23 | 22 |
OLD | NEW |