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

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

Powered by Google App Engine
This is Rietveld