| Index: modules/private-stub/hiera/hosts.yaml |
| diff --git a/modules/private-stub/hiera/hosts.yaml b/modules/private-stub/hiera/hosts.yaml |
| index b9d73a205d327d9011331927cdfc1db07afe3754..430e09d11dde460ba3bcf98e81faa89118dff1d6 100644 |
| --- a/modules/private-stub/hiera/hosts.yaml |
| +++ b/modules/private-stub/hiera/hosts.yaml |
| @@ -67,12 +67,6 @@ adblockplus::hosts: |
| os: "debian-jessie" |
| public_key: *vagrant_box_jessie |
| groups: [http-servers] |
| - stats1: |
|
f.lopez
2017/06/13 09:47:35
Shouldn't this be absent?
mathias
2017/06/13 10:15:22
Nah, not in development. But in the production ver
|
| - ips: [10.8.0.130] |
| - role: statsmaster |
| - os: "debian-jessie" |
| - public_key: *vagrant_box_jessie |
| - groups: [http-servers] |
| update1: |
| ips: [10.8.0.128] |
| role: updateserver |