Index: hiera/roles/downloadserver.yaml |
=================================================================== |
--- a/hiera/roles/downloadserver.yaml |
+++ b/hiera/roles/downloadserver.yaml |
@@ -4,4 +4,8 @@ |
certificate: downloads.adblockplus.org_sslcert.pem |
private_key: downloads.adblockplus.org_sslcert.key |
is_default: true |
+ adblockplus::web: |
mathias
2017/07/06 14:54:42
This should be an include within class downloadser
|
+ directory: |
+ owner: hg |
+ mode: 0644 |