Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/private-stub/hiera/hosts.yaml

Issue 29517747: #1645 - Introduce mumble module (Closed)
Patch Set: Created Aug. 16, 2017, 7:01 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« modules/adblockplus/manifests/mumble.pp ('K') | « modules/private-stub/files/mumble.key ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld