| Index: hiera/roles/web/static/helpcenter.yaml |
| =================================================================== |
| new file mode 100644 |
| --- /dev/null |
| +++ b/hiera/roles/web/static/helpcenter.yaml |
| @@ -0,0 +1,10 @@ |
| +classes: |
| + adblockplus::web::static: |
| + domain: "help.eyeo.com" |
| + deploy_user: "helpcenter-deploy" |
| + |
| +adblockplus::web::static::hooks: |
| + uname: |
| + file: |
| + content: "uname -a" |
|
mathias
2018/04/17 19:28:04
Couldn't that one use `target: /bin/uname` and `en
f.lopez
2018/04/17 19:52:48
Acknowledged.
|
| + |