| Left: | ||
| Right: |
| LEFT | RIGHT |
|---|---|
| 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 |
| LEFT | RIGHT |