| Left: | ||
| Right: |
| LEFT | RIGHT |
|---|---|
| 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 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 42 groups: [http-servers] | 42 groups: [http-servers] |
| 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] | |
| 53 forum1: | |
| 54 ips: [10.8.0.106] | |
| 55 role: communityforumserver | |
| 56 os: "debian-jessie" | |
| 57 public_key: *vagrant_box_jessie | |
| 58 groups: [http-servers] | 52 groups: [http-servers] |
|
f.nicolaisen
2017/01/03 16:02:23
This entry should be removed until we have a patch
f.lopez
2017/01/03 16:45:57
Acknowledged.
| |
| 59 issues1: | 53 issues1: |
| 60 ips: [10.8.0.131] | 54 ips: [10.8.0.131] |
| 61 os: "debian-jessie" | 55 os: "debian-jessie" |
| 62 public_key: *vagrant_box_jessie | 56 public_key: *vagrant_box_jessie |
| 63 groups: [http-servers] | 57 groups: [http-servers] |
| 64 stats1: | 58 stats1: |
| 65 ips: [10.8.0.130] | 59 ips: [10.8.0.130] |
| 66 role: statsmaster | 60 role: statsmaster |
| 67 os: "debian-jessie" | 61 os: "debian-jessie" |
| 68 public_key: *vagrant_box_jessie | 62 public_key: *vagrant_box_jessie |
| (...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 154 role: logprocessor | 148 role: logprocessor |
| 155 os: "debian-jessie" | 149 os: "debian-jessie" |
| 156 public_key: *vagrant_box_jessie | 150 public_key: *vagrant_box_jessie |
| 157 telemetry1: | 151 telemetry1: |
| 158 ips: [10.8.0.220] | 152 ips: [10.8.0.220] |
| 159 role: telemetryserver | 153 role: telemetryserver |
| 160 os: "debian-jessie" | 154 os: "debian-jessie" |
| 161 public_key: *vagrant_box_jessie | 155 public_key: *vagrant_box_jessie |
| 162 groups: [http-servers] | 156 groups: [http-servers] |
| 163 | 157 |
| LEFT | RIGHT |