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

Side by Side Diff: hiera/roles/web/acceptableads.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/updateserver.yaml ('k') | hiera/roles/web/adblockbrowser.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: acceptableads.com 3 vhost: acceptableads.com
5 aliases: 4 aliases:
6 - www.acceptableads.com 5 - www.acceptableads.com
7 - acceptableads.org 6 - acceptableads.org
8 - www.acceptableads.org 7 - www.acceptableads.org
9 custom_config: | 8 custom_config: |
10 rewrite ^(/..)?/[Pp]latform$ $1/tool-certification permanent; 9 rewrite ^(/..)?/[Pp]latform$ $1/tool-certification permanent;
11 is_default: true 10 is_default: true
12 multiplexer_locations: 11 multiplexer_locations:
(...skipping 16 matching lines...) Expand all
29 committee.fields.title.mandatory = No job title entered 28 committee.fields.title.mandatory = No job title entered
30 committee.fields.company = mandatory 29 committee.fields.company = mandatory
31 committee.fields.company.mandatory = No company name entered 30 committee.fields.company.mandatory = No company name entered
32 committee.fields.email = mandatory, email 31 committee.fields.email = mandatory, email
33 committee.fields.email.email = Invalid email address 32 committee.fields.email.email = Invalid email address
34 committee.fields.phone = 33 committee.fields.phone =
35 committee.fields.group = mandatory 34 committee.fields.group = mandatory
36 committee.fields.group.mandatory = No group selected 35 committee.fields.group.mandatory = No group selected
37 committee.fields.motivation = 36 committee.fields.motivation =
38 37
OLDNEW
« no previous file with comments | « hiera/roles/updateserver.yaml ('k') | hiera/roles/web/adblockbrowser.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld