| OLD | NEW |
| 1 --- | 1 --- |
| 2 adblockplus::hosts: | 2 adblockplus::hosts: |
| 3 absent-example: | 3 absent-example: |
| 4 ensure: "absent" | 4 ensure: "absent" |
| 5 jessie0: |
| 6 ips: [10.8.0.101] |
| 7 os: "debian-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" |
| 10 precise0: |
| 11 ips: [10.8.0.102] |
| 12 os: "ubuntu-precise" |
| 13 public_key: &vagrant_box_precise |
| 14 "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkXTOj2JwvwlDaHbaMrDuosuRuU5ZuKe1EH
NJa67ZxkB1a6Y1ObDxfYiYnvI5i9sQyUmmc5TrGAGGJs1BrriMaPayBaTSf3ymU2Rqxj3GZXuiioCxGV
8I2R/aOhwvpbnVqZH5O99IuAZbrag5J/WhDWgWuk3gFrZxEwQmZW144tJH//I3b0oMAr3/arBViVeU52
dHhKX9xdStTzFpWKUav/NoKKrgB91QKwPx8U6ymuDoCQU7qyTBnAX1sYuSwEMJzVRqtmKLybR4Xp5A94
EMbJsgVbq4LrUrMo00FdLV0EGMmA2Kmd/9D+CuZXoD6/mWkzmaVfiUMKhrorM05voFp vagrant@prec
ise64" |
| 5 filter1: | 15 filter1: |
| 6 ips: [10.8.0.120] | 16 ips: [10.8.0.120] |
| 7 role: filterserver | 17 role: filterserver |
| 8 public_key: &vagrant_box | |
| 9 "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkXTOj2JwvwlDaHbaMrDuosuRuU5ZuKe1EH
NJa67ZxkB1a6Y1ObDxfYiYnvI5i9sQyUmmc5TrGAGGJs1BrriMaPayBaTSf3ymU2Rqxj3GZXuiioCxGV
8I2R/aOhwvpbnVqZH5O99IuAZbrag5J/WhDWgWuk3gFrZxEwQmZW144tJH//I3b0oMAr3/arBViVeU52
dHhKX9xdStTzFpWKUav/NoKKrgB91QKwPx8U6ymuDoCQU7qyTBnAX1sYuSwEMJzVRqtmKLybR4Xp5A94
EMbJsgVbq4LrUrMo00FdLV0EGMmA2Kmd/9D+CuZXoD6/mWkzmaVfiUMKhrorM05voFp" | |
| 10 groups: [filter-servers] | 18 groups: [filter-servers] |
| 11 server4: | 19 server4: |
| 12 ips: [10.8.0.99] | 20 ips: [10.8.0.99] |
| 13 role: monitoringserver | 21 role: monitoringserver |
| 14 public_key: *vagrant_box | 22 public_key: *vagrant_box_precise |
| 15 groups: [http-servers] | 23 groups: [http-servers] |
| 16 codereview1: | 24 codereview1: |
| 17 ips: [10.8.0.132] | 25 ips: [10.8.0.132] |
| 18 role: codereviewserver | 26 role: codereviewserver |
| 19 public_key: *vagrant_box | 27 public_key: *vagrant_box_precise |
| 20 groups: [http-servers] | 28 groups: [http-servers] |
| 21 download1: | 29 download1: |
| 22 ips: [10.8.0.126] | 30 ips: [10.8.0.126] |
| 23 role: downloadserver | 31 role: downloadserver |
| 24 public_key: *vagrant_box | 32 public_key: *vagrant_box_precise |
| 25 groups: [http-servers] | 33 groups: [http-servers] |
| 26 filtermaster1: | 34 filtermaster1: |
| 27 ips: [10.8.0.127] | 35 ips: [10.8.0.127] |
| 28 role: filtermasterserver | 36 role: filtermasterserver |
| 29 public_key: *vagrant_box | 37 public_key: *vagrant_box_precise |
| 30 server10: | 38 server10: |
| 31 ips: [10.8.0.105] | 39 ips: [10.8.0.105] |
| 32 role: intraforumserver | 40 role: intraforumserver |
| 33 public_key: *vagrant_box | 41 public_key: *vagrant_box_precise |
| 34 groups: [http-servers] | 42 groups: [http-servers] |
| 35 issues1: | 43 issues1: |
| 36 ips: [10.8.0.131] | 44 ips: [10.8.0.131] |
| 37 public_key: *vagrant_box | 45 public_key: *vagrant_box_precise |
| 38 groups: [http-servers] | 46 groups: [http-servers] |
| 39 stats1: | 47 stats1: |
| 40 ips: [10.8.0.130] | 48 ips: [10.8.0.130] |
| 41 role: statsmaster | 49 role: statsmaster |
| 42 public_key: *vagrant_box | 50 public_key: *vagrant_box_precise |
| 43 groups: [http-servers] | 51 groups: [http-servers] |
| 44 update1: | 52 update1: |
| 45 ips: [10.8.0.128] | 53 ips: [10.8.0.128] |
| 46 role: updateserver | 54 role: updateserver |
| 47 public_key: *vagrant_box | 55 public_key: *vagrant_box_precise |
| 48 groups: [http-servers] | 56 groups: [http-servers] |
| 49 web1: | 57 web1: |
| 50 ips: [10.8.0.129] | 58 ips: [10.8.0.129] |
| 51 role: web/eyeo | 59 role: web/eyeo |
| 52 public_key: *vagrant_box | 60 public_key: *vagrant_box_precise |
| 53 groups: [http-servers] | 61 groups: [http-servers] |
| 54 web2: | 62 web2: |
| 55 ips: [10.8.0.145] | 63 ips: [10.8.0.145] |
| 56 public_key: *vagrant_box | 64 public_key: *vagrant_box_precise |
| 57 groups: [http-servers] | 65 groups: [http-servers] |
| 58 web3: | 66 web3: |
| 59 ips: [10.8.0.146] | 67 ips: [10.8.0.146] |
| 60 role: web/testpages | 68 role: web/testpages |
| 61 public_key: *vagrant_box | 69 public_key: *vagrant_box_precise |
| 62 groups: [http-servers] | 70 groups: [http-servers] |
| 63 web-sh-abp-org-1: | 71 web-sh-abp-org-1: |
| 64 ips: [10.8.0.147] | 72 ips: [10.8.0.147] |
| 65 role: web/share | 73 role: web/share |
| 66 public_key: *vagrant_box | 74 public_key: *vagrant_box_precise |
| 67 groups: [http-servers] | 75 groups: [http-servers] |
| 68 web-yt-abp-me-1: | 76 web-yt-abp-me-1: |
| 69 ips: [10.8.0.148] | 77 ips: [10.8.0.148] |
| 70 role: web/youtube | 78 role: web/youtube |
| 71 public_key: *vagrant_box | 79 public_key: *vagrant_box_precise |
| 72 groups: [http-servers] | 80 groups: [http-servers] |
| 73 web-fb-abp-me-1: | 81 web-fb-abp-me-1: |
| 74 ips: [10.8.0.149] | 82 ips: [10.8.0.149] |
| 75 role: web/facebook | 83 role: web/facebook |
| 76 public_key: *vagrant_box | 84 public_key: *vagrant_box_precise |
| 77 groups: [http-servers] | 85 groups: [http-servers] |
| 78 web-aa-com-1: | 86 web-aa-com-1: |
| 79 ips: [10.8.0.150] | 87 ips: [10.8.0.150] |
| 80 role: web/acceptableads | 88 role: web/acceptableads |
| 81 public_key: *vagrant_box | 89 public_key: *vagrant_box_precise |
| 82 groups: [http-servers] | 90 groups: [http-servers] |
| 83 hg1: | 91 hg1: |
| 84 ips: [10.8.0.152] | 92 ips: [10.8.0.152] |
| 85 role: hgwebserver | 93 role: hgwebserver |
| 86 public_key: *vagrant_box | 94 public_key: *vagrant_box_precise |
| 87 groups: [http-servers] | 95 groups: [http-servers] |
| 88 build1: | 96 build1: |
| 89 ips: [10.8.0.153] | 97 ips: [10.8.0.153] |
| 90 role: buildmasterserver | 98 role: buildmasterserver |
| 91 public_key: *vagrant_box | 99 public_key: *vagrant_box_precise |
| 92 groups: [http-servers] | 100 groups: [http-servers] |
| 93 web-abb-org-1: | 101 web-abb-org-1: |
| 94 ips: [10.8.0.154] | 102 ips: [10.8.0.154] |
| 95 role: web/adblockbrowser | 103 role: web/adblockbrowser |
| 96 public_key: *vagrant_box | 104 public_key: *vagrant_box_precise |
| 97 groups: [http-servers] | 105 groups: [http-servers] |
| 98 web-subscribe-abp-org-1: | 106 web-subscribe-abp-org-1: |
| 99 ips: [10.8.0.155] | 107 ips: [10.8.0.155] |
| 100 role: web/subscribe | 108 role: web/subscribe |
| 101 public_key: *vagrant_box | 109 public_key: *vagrant_box_precise |
| 102 groups: [http-servers] | 110 groups: [http-servers] |
| 103 web-easylist-abp-org-1: | 111 web-easylist-abp-org-1: |
| 104 ips: [10.8.0.156] | 112 ips: [10.8.0.156] |
| 105 role: web/easylist | 113 role: web/easylist |
| 106 public_key: *vagrant_box | 114 public_key: *vagrant_box_precise |
| 107 groups: [http-servers] | 115 groups: [http-servers] |
| 108 log1: | 116 log1: |
| 109 ips: [10.8.0.210] | 117 ips: [10.8.0.210] |
| 110 role: logserver | 118 role: logserver |
| 111 public_key: *vagrant_box | 119 public_key: *vagrant_box_precise |
| 112 logprocessor1: | 120 logprocessor1: |
| 113 ips: [10.8.0.211] | 121 ips: [10.8.0.211] |
| 114 role: logprocessor | 122 role: logprocessor |
| 115 public_key: *vagrant_box | 123 public_key: *vagrant_box_precise |
| 116 telemetry1: | 124 telemetry1: |
| 117 ips: [10.8.0.220] | 125 ips: [10.8.0.220] |
| 118 role: telemetryserver | 126 role: telemetryserver |
| 119 public_key: *vagrant_box | 127 public_key: *vagrant_box_precise |
| 120 groups: [http-servers] | 128 groups: [http-servers] |
| 121 | 129 |
| OLD | NEW |