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

Unified Diff: hiera/roles/voip.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
« no previous file with comments | « no previous file | modules/adblockplus/manifests/mumble.pp » ('j') | modules/adblockplus/manifests/mumble.pp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: hiera/roles/voip.yaml
===================================================================
new file mode 100644
--- /dev/null
+++ b/hiera/roles/voip.yaml
@@ -0,0 +1,8 @@
+---
+classes:
+ adblockplus::mumble:
+
+adblockplus::mumble::certificate: mumble.crt
+adblockplus::mumble::private_key: mumble.key
+adblockplus::mumble::server_password: securepassword
mathias 2017/08/24 06:23:07 Always use "changeme" for password defaults and av
f.lopez 2017/08/25 19:04:40 Acknowledged.
+
« no previous file with comments | « no previous file | modules/adblockplus/manifests/mumble.pp » ('j') | modules/adblockplus/manifests/mumble.pp » ('J')

Powered by Google App Engine
This is Rietveld