| Index: modules/private-stub/hiera/hosts.yaml |
| diff --git a/modules/private-stub/hiera/hosts.yaml b/modules/private-stub/hiera/hosts.yaml |
| index 0684485d72903d8c02b73d9e0b99dec4c9bc13af..b8f5ef3237a1d86b19297cedf4b39a9e0b624795 100644 |
| --- a/modules/private-stub/hiera/hosts.yaml |
| +++ b/modules/private-stub/hiera/hosts.yaml |
| @@ -83,4 +83,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 |