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

Delta Between Two Patch Sets: hiera/roles/voip.yaml

Issue 29517747: #1645 - Introduce mumble module (Closed)
Left Patch Set: Created Aug. 16, 2017, 7:01 p.m.
Right Patch Set: For comment 2 Created Aug. 31, 2017, 7:34 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | modules/adblockplus/manifests/mumble.pp » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 --- 1 ---
2 classes: 2 classes:
3 adblockplus::mumble: 3 adblockplus::mumble:
4 4
5 adblockplus::mumble::certificate: mumble.crt 5 adblockplus::mumble::certificate:
6 adblockplus::mumble::private_key: mumble.key 6 ensure: present
7 adblockplus::mumble::server_password: securepassword 7 adblockplus::mumble::private_key:
mathias 2017/08/24 06:23:07 Always use "changeme" for password defaults and av
f.lopez 2017/08/25 19:04:40 Acknowledged.
8 ensure: present
8 9
LEFTRIGHT

Powered by Google App Engine
This is Rietveld