Index: modules/private-stub/hiera/hosts.yaml |
diff --git a/modules/private-stub/hiera/hosts.yaml b/modules/private-stub/hiera/hosts.yaml |
index f6998dfb8fa212421840f2978950b0d6b35c5f48..a788e073046a9a9386b42969ab8837fcdeb6f87a 100644 |
--- a/modules/private-stub/hiera/hosts.yaml |
+++ b/modules/private-stub/hiera/hosts.yaml |
@@ -88,6 +88,11 @@ servers: |
role: web/adblockbrowser |
ssh_public_key: *vagrant_box |
groups: [http-servers] |
+ web-subscribe-abp-org-1: |
+ ip: [10.8.0.155] |
+ role: web/subscribe |
+ ssh_public_key: *vagrant_box |
+ groups: [http-servers] |
log1: |
ip: [10.8.1.210] |
role: logserver |