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

Delta Between Two Patch Sets: modules/private-stub/hiera/hosts.yaml

Issue 29370648: Issue 3065 - Use jessie instead of precise for development servers (Closed)
Left Patch Set: For comment #2 Created Jan. 3, 2017, 4:45 p.m.
Right Patch Set: For comment #2 Created Jan. 3, 2017, 5:05 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | no next file » | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
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 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 filtermaster1: 43 filtermaster1:
44 ips: [10.8.0.127] 44 ips: [10.8.0.127]
45 role: filtermasterserver 45 role: filtermasterserver
46 os: "debian-jessie" 46 os: "debian-jessie"
47 public_key: *vagrant_box_jessie 47 public_key: *vagrant_box_jessie
48 server10: 48 server10:
49 ips: [10.8.0.105] 49 ips: [10.8.0.105]
50 role: intraforumserver 50 role: intraforumserver
51 public_key: *vagrant_box_precise 51 public_key: *vagrant_box_precise
52 groups: [http-servers] 52 groups: [http-servers]
53 forum1:
54 ips: [10.8.0.106]
55 role: communityforumserver
56 os: "debian-jessie"
57 public_key: *vagrant_box_jessie
58 issues1: 53 issues1:
59 ips: [10.8.0.131] 54 ips: [10.8.0.131]
60 os: "debian-jessie" 55 os: "debian-jessie"
61 public_key: *vagrant_box_jessie 56 public_key: *vagrant_box_jessie
62 groups: [http-servers] 57 groups: [http-servers]
63 stats1: 58 stats1:
64 ips: [10.8.0.130] 59 ips: [10.8.0.130]
65 role: statsmaster 60 role: statsmaster
66 os: "debian-jessie" 61 os: "debian-jessie"
67 public_key: *vagrant_box_jessie 62 public_key: *vagrant_box_jessie
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
153 role: logprocessor 148 role: logprocessor
154 os: "debian-jessie" 149 os: "debian-jessie"
155 public_key: *vagrant_box_jessie 150 public_key: *vagrant_box_jessie
156 telemetry1: 151 telemetry1:
157 ips: [10.8.0.220] 152 ips: [10.8.0.220]
158 role: telemetryserver 153 role: telemetryserver
159 os: "debian-jessie" 154 os: "debian-jessie"
160 public_key: *vagrant_box_jessie 155 public_key: *vagrant_box_jessie
161 groups: [http-servers] 156 groups: [http-servers]
162 157
LEFTRIGHT
« no previous file | no next file » | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
This is Rietveld