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

Side by Side Diff: modules/private-stub/hiera/hosts/abpforum1.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 | « manifests/webserver.pp ('k') | modules/private-stub/hiera/hosts/eyeoforum1.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 nginx: 2 nginx:
4 worker_connections: 500 3 worker_connections: 500
5 discourse_docker: 4 discourse_docker:
6 domain: "forum.adblockplus.org" 5 domain: "forum.adblockplus.org"
7 certificate: "forum.adblockplus.org_sslcert.pem" 6 certificate: "forum.adblockplus.org_sslcert.pem"
8 private_key: "forum.adblockplus.org_sslcert.key" 7 private_key: "forum.adblockplus.org_sslcert.key"
9 is_default: true 8 is_default: true
10 admins: 9 admins:
11 - 'test1@adblockplus.org' 10 - 'test1@adblockplus.org'
12 - 'test2@adblockplus.org' 11 - 'test2@adblockplus.org'
(...skipping 17 matching lines...) Expand all
30 enable_instagram_logins: "f" 29 enable_instagram_logins: "f"
31 enable_facebook_logins: "t" 30 enable_facebook_logins: "t"
32 enable_github_logins: "t" 31 enable_github_logins: "t"
33 email_domains_blacklist: "" 32 email_domains_blacklist: ""
34 email_domains_whitelist: "" 33 email_domains_whitelist: ""
35 enforce_global_nicknames: "f" 34 enforce_global_nicknames: "f"
36 max_mentions_per_post: 50 35 max_mentions_per_post: 50
37 force_https: "t" 36 force_https: "t"
38 white_listed_spam_host_domains: "adblockplus.org,eyeo.com" 37 white_listed_spam_host_domains: "adblockplus.org,eyeo.com"
39 38
OLDNEW
« no previous file with comments | « manifests/webserver.pp ('k') | modules/private-stub/hiera/hosts/eyeoforum1.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld