| Index: modules/private-stub/hiera/hosts.yaml |
| diff --git a/modules/private-stub/hiera/hosts.yaml b/modules/private-stub/hiera/hosts.yaml |
| index 46f6dbdbed5b453facc0fe70ef89c310d3339828..6e441a5403520de8a83f7502f3c6e8b4846a53a7 100644 |
| --- a/modules/private-stub/hiera/hosts.yaml |
| +++ b/modules/private-stub/hiera/hosts.yaml |
| @@ -77,4 +77,8 @@ servers: |
| role: hgwebserver |
| ssh_public_key: *vagrant_box |
| groups: [http-servers] |
| + build1: |
| + ip: [10.8.0.154] |
| + role: buildserver |
| + ssh_public_key: *vagrant_box |