| Index: hiera/roles/web/static/helpcenter.yaml |
| =================================================================== |
| new file mode 100644 |
| --- /dev/null |
| +++ b/hiera/roles/web/static/helpcenter.yaml |
| @@ -0,0 +1,9 @@ |
| +classes: |
| + adblockplus::web::static: |
| + domain: "help.eyeo.com" |
| + deploy_user: "helpcenter-deploy" |
| + hooks: |
|
mathias
2018/04/05 01:12:28
One cannot overwrite the `hooks` unless they're gi
f.lopez
2018/04/10 02:45:38
Acknowledged.
|
| + own-uname: |
| + file: |
| + content: "uname -a" |
| + |