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

Side by Side Diff: hiera/roles/intraforumserver.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/hgwebserver.yaml ('k') | hiera/roles/updateserver.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 discourse: 2 discourse:
4 domain: "intraforum.adblockplus.org" 3 domain: "intraforum.adblockplus.org"
5 certificate: "intraforum.adblockplus.org_sslcert.pem" 4 certificate: "intraforum.adblockplus.org_sslcert.pem"
6 private_key: "intraforum.adblockplus.org_sslcert.key" 5 private_key: "intraforum.adblockplus.org_sslcert.key"
7 is_default: true 6 is_default: true
8 7
9 requirements: 8 requirements:
10 memory: 1024 9 memory: 1024
11 10
OLDNEW
« no previous file with comments | « hiera/roles/hgwebserver.yaml ('k') | hiera/roles/updateserver.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld