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

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

Issue 29689695: #7320 - Introduce helpcenter role (Closed)
Patch Set: Some improvements Created Feb. 9, 2018, 1:37 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 | « modules/adblockplus/templates/web/static.conf.erb ('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 --- 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 161 matching lines...) Expand 10 before | Expand all | Expand 10 after
172 ips: [10.8.0.226] 172 ips: [10.8.0.226]
173 role: web/fileserver/eyeofiles 173 role: web/fileserver/eyeofiles
174 os: "debian-jessie" 174 os: "debian-jessie"
175 public_key: *vagrant_box_jessie 175 public_key: *vagrant_box_jessie
176 groups: [http-servers] 176 groups: [http-servers]
177 abp-builds-1: 177 abp-builds-1:
178 ips: [10.8.0.227] 178 ips: [10.8.0.227]
179 role: buildserver 179 role: buildserver
180 os: "debian-jessie" 180 os: "debian-jessie"
181 public_key: *vagrant_box_jessie 181 public_key: *vagrant_box_jessie
182 182 help-eyeo-com-1:
183 ips: [10.8.0.228]
184 role: web/helpcenter
185 os: "debian-jessie"
186 public_key: *vagrant_box_jessie
187
OLDNEW
« no previous file with comments | « modules/adblockplus/templates/web/static.conf.erb ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld