Index: modules/private-stub/hiera/hosts.yaml |
diff --git a/modules/private-stub/hiera/hosts.yaml b/modules/private-stub/hiera/hosts.yaml |
index 927bf939f3d801c34ba6eaa2609241642fb2ffc1..46f6dbdbed5b453facc0fe70ef89c310d3339828 100644 |
--- a/modules/private-stub/hiera/hosts.yaml |
+++ b/modules/private-stub/hiera/hosts.yaml |
@@ -72,4 +72,9 @@ servers: |
ip: [10.8.0.150] |
ssh_public_key: *vagrant_box |
groups: [http-servers] |
+ hg1: |
+ ip: [10.8.0.152] |
+ role: hgwebserver |
+ ssh_public_key: *vagrant_box |
+ groups: [http-servers] |