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

Side by Side Diff: hiera/roles/web/eyeo.yaml

Issue 29464580: #1538 - Remove instanciation of statsclient class from all nodes (Closed)
Patch Set: Created June 13, 2017, 9:51 a.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 | « hiera/roles/web/easylist.yaml ('k') | hiera/roles/web/facebook.yaml » ('j') | 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:
3 web::server: 2 web::server:
4 vhost: eyeo.com 3 vhost: eyeo.com
5 certificate: eyeo.com_sslcert.pem 4 certificate: eyeo.com_sslcert.pem
6 private_key: eyeo.com_sslcert.key 5 private_key: eyeo.com_sslcert.key
7 is_default: true 6 is_default: true
8 aliases: 7 aliases:
9 - www.eyeo.com 8 - www.eyeo.com
10 - eyeo.de 9 - eyeo.de
11 - www.eyeo.de 10 - www.eyeo.de
12 custom_config: | 11 custom_config: |
(...skipping 15 matching lines...) Expand all
28 sitescripts::configfragments: 27 sitescripts::configfragments:
29 formmail_template: 28 formmail_template:
30 content: | 29 content: |
31 [DEFAULT] 30 [DEFAULT]
32 mailer=/usr/sbin/sendmail 31 mailer=/usr/sbin/sendmail
33 [multiplexer] 32 [multiplexer]
34 sitescripts.formmail.web.formmail = 33 sitescripts.formmail.web.formmail =
35 [formmail] 34 [formmail]
36 template=formmail/template/eyeo.mail 35 template=formmail/template/eyeo.mail
37 36
OLDNEW
« no previous file with comments | « hiera/roles/web/easylist.yaml ('k') | hiera/roles/web/facebook.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld