Index: modules/private-stub/hiera/hosts.yaml |
=================================================================== |
--- a/modules/private-stub/hiera/hosts.yaml |
+++ b/modules/private-stub/hiera/hosts.yaml |
@@ -50,6 +50,12 @@ |
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" |