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

Side by Side Diff: modules/private-stub/hiera/hosts.yaml

Issue 29526785: Match adblockplus website node name in development (Closed)
Patch Set: Created Aug. 24, 2017, 9:11 p.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 | « no previous file | 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 --- 1 ---
2 adblockplus::hosts: 2 adblockplus::hosts:
3 absent-example: 3 absent-example:
4 ensure: "absent" 4 ensure: "absent"
5 jessie0: 5 jessie0:
6 ips: [10.8.0.101] 6 ips: [10.8.0.101]
7 os: "debian-jessie" 7 os: "debian-jessie"
8 public_key: &vagrant_box_jessie 8 public_key: &vagrant_box_jessie
9 "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkXTOj2JwvwlDaHbaMrDuosuRuU5ZuKe1EH NJa67ZxkB1a6Y1ObDxfYiYnvI5i9sQyUmmc5TrGAGGJs1BrriMaPayBaTSf3ymU2Rqxj3GZXuiioCxGV 8I2R/aOhwvpbnVqZH5O99IuAZbrag5J/WhDWgWuk3gFrZxEwQmZW144tJH//I3b0oMAr3/arBViVeU52 dHhKX9xdStTzFpWKUav/NoKKrgB91QKwPx8U6ymuDoCQU7qyTBnAX1sYuSwEMJzVRqtmKLybR4Xp5A94 EMbJsgVbq4LrUrMo00FdLV0EGMmA2Kmd/9D+CuZXoD6/mWkzmaVfiUMKhrorM05voFp vagrant@cont rib-jessie" 9 "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkXTOj2JwvwlDaHbaMrDuosuRuU5ZuKe1EH NJa67ZxkB1a6Y1ObDxfYiYnvI5i9sQyUmmc5TrGAGGJs1BrriMaPayBaTSf3ymU2Rqxj3GZXuiioCxGV 8I2R/aOhwvpbnVqZH5O99IuAZbrag5J/WhDWgWuk3gFrZxEwQmZW144tJH//I3b0oMAr3/arBViVeU52 dHhKX9xdStTzFpWKUav/NoKKrgB91QKwPx8U6ymuDoCQU7qyTBnAX1sYuSwEMJzVRqtmKLybR4Xp5A94 EMbJsgVbq4LrUrMo00FdLV0EGMmA2Kmd/9D+CuZXoD6/mWkzmaVfiUMKhrorM05voFp vagrant@cont rib-jessie"
10 precise0: 10 precise0:
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 role: updateserver 73 role: updateserver
74 os: "debian-jessie" 74 os: "debian-jessie"
75 public_key: *vagrant_box_jessie 75 public_key: *vagrant_box_jessie
76 groups: [http-servers] 76 groups: [http-servers]
77 eyeo-com-1: 77 eyeo-com-1:
78 ips: [10.8.0.129] 78 ips: [10.8.0.129]
79 role: web/eyeo 79 role: web/eyeo
80 os: "debian-jessie" 80 os: "debian-jessie"
81 public_key: *vagrant_box_jessie 81 public_key: *vagrant_box_jessie
82 groups: [http-servers] 82 groups: [http-servers]
83 web2: 83 adblockplus-org-1:
84 ips: [10.8.0.145] 84 ips: [10.8.0.145]
85 role: web/adblockplus 85 role: web/adblockplus
86 os: "debian-jessie" 86 os: "debian-jessie"
87 public_key: *vagrant_box_jessie 87 public_key: *vagrant_box_jessie
88 groups: [http-servers] 88 groups: [http-servers]
89 testpages-1: 89 testpages-1:
90 ips: [10.8.0.146] 90 ips: [10.8.0.146]
91 role: web/testpages 91 role: web/testpages
92 os: "debian-jessie" 92 os: "debian-jessie"
93 public_key: *vagrant_box_jessie 93 public_key: *vagrant_box_jessie
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
162 os: "debian-jessie" 162 os: "debian-jessie"
163 public_key: *vagrant_box_jessie 163 public_key: *vagrant_box_jessie
164 groups: [http-servers] 164 groups: [http-servers]
165 redirect-1: 165 redirect-1:
166 ips: [10.8.0.225] 166 ips: [10.8.0.225]
167 role: web/redirect/eyeo 167 role: web/redirect/eyeo
168 os: "debian-jessie" 168 os: "debian-jessie"
169 public_key: *vagrant_box_jessie 169 public_key: *vagrant_box_jessie
170 groups: [http-servers] 170 groups: [http-servers]
171 171
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld