| Index: modules/private-stub/hiera/hosts.yaml |
| diff --git a/modules/private-stub/hiera/hosts.yaml b/modules/private-stub/hiera/hosts.yaml |
| index 5cf3dc4fd522d87b9cdcc5f24e9a2b1814e6e6fe..425080e466623f165ea3a1647ac5fc65221b9b92 100644 |
| --- a/modules/private-stub/hiera/hosts.yaml |
| +++ b/modules/private-stub/hiera/hosts.yaml |
| @@ -95,6 +95,11 @@ servers: |
| 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 |