| 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.
|
| + |