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: For comment 2 Created Aug. 31, 2017, 7:34 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
« no previous file with comments | « modules/private-stub/files/mumble.key ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
+ os: "debian-jessie"
+ public_key: *vagrant_box_jessie
« no previous file with comments | « modules/private-stub/files/mumble.key ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld