| Index: modules/private-stub/hiera/hosts.yaml |
| =================================================================== |
| --- a/modules/private-stub/hiera/hosts.yaml |
| +++ b/modules/private-stub/hiera/hosts.yaml |
| @@ -168,4 +168,9 @@ |
| os: "debian-jessie" |
| public_key: *vagrant_box_jessie |
| groups: [http-servers] |
| + talk-1: |
| + ips: [10.8.0.104] |
| + role: voip |
|
mathias
2017/08/24 06:23:07
I'd call it `mumble-server` or something, `voip` i
f.lopez
2017/08/25 19:04:40
Acknowledged.
I like talk-1, it is more agnostic
|
| + os: "debian-jessie" |
| + public_key: *vagrant_box_jessie |