Index: modules/private-stub/hiera/hosts.yaml |
diff --git a/modules/private-stub/hiera/hosts.yaml b/modules/private-stub/hiera/hosts.yaml |
index b2f3cf510a61387bdb9913b9cf4c63ddd2af0966..60b03692083547f3ff4860223008c88edc887456 100644 |
--- a/modules/private-stub/hiera/hosts.yaml |
+++ b/modules/private-stub/hiera/hosts.yaml |
@@ -50,6 +50,12 @@ adblockplus::hosts: |
role: intraforumserver |
public_key: *vagrant_box_precise |
groups: [http-servers] |
+ abpforum1: |
+ ips: [10.8.0.106] |
+ role: forumserver |
+ os: "debian-jessie" |
+ public_key: *vagrant_box_jessie |
+ groups: [http-servers] |
issues1: |
ips: [10.8.0.131] |
os: "debian-jessie" |