| Index: modules/private-stub/hiera/hosts.yaml |
| =================================================================== |
| --- a/modules/private-stub/hiera/hosts.yaml |
| +++ b/modules/private-stub/hiera/hosts.yaml |
| @@ -10,6 +10,7 @@ |
| ip: [10.8.0.99] |
| role: monitoringserver |
| ssh_public_key: *vagrant_box |
| + dns: server4.adblockplus.org |
| groups: [http-servers] |
| codereview1: |
| ip: [10.8.0.132] |
| @@ -19,6 +20,7 @@ |
| download1: |
| ip: [10.8.0.126] |
| ssh_public_key: *vagrant_box |
| + dns: downloads.adblockplus.org |
| groups: [http-servers] |
| filtermaster1: |
| ip: [10.8.0.127] |
| @@ -28,6 +30,7 @@ |
| ip: [10.8.0.105] |
| role: intraforumserver |
| ssh_public_key: *vagrant_box |
| + dns: server10.adblockplus.org |
| groups: [http-servers] |
| issues1: |
| ip: [10.8.0.131] |
| @@ -95,19 +98,10 @@ |
| role: web/subscribe |
| ssh_public_key: *vagrant_box |
| groups: [http-servers] |
| - web-easylist-abp-org-1: |
| - ip: [10.8.0.156] |
| - role: web/easylist |
| - ssh_public_key: *vagrant_box |
| - groups: [http-servers] |
| log1: |
| ip: [10.8.0.210] |
| role: logserver |
| ssh_public_key: *vagrant_box |
| - logprocessor1: |
| - ip: [10.8.0.211] |
| - role: logprocessor |
| - ssh_public_key: *vagrant_box |
| telemetry1: |
| ip: [10.8.0.220] |
| role: telemetryserver |