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: 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 | « no previous file | modules/adblockplus/manifests/mumble.pp » ('j') | no next file with comments »
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,9 @@
+---
+classes:
+ adblockplus::mumble:
+
+adblockplus::mumble::certificate:
+ ensure: present
+adblockplus::mumble::private_key:
+ ensure: present
+
« no previous file with comments | « no previous file | modules/adblockplus/manifests/mumble.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld