| Index: hiera/roles/web/static/helpcenter.yaml |
| =================================================================== |
| new file mode 100644 |
| --- /dev/null |
| +++ b/hiera/roles/web/static/helpcenter.yaml |
| @@ -0,0 +1,11 @@ |
| +classes: |
| + adblockplus::web::static: |
| + domain: "help.eyeo.com" |
| + deploy_user: "helpcenter-deploy" |
| + |
| +adblockplus::web::static::hooks: |
| + uptime: |
| + file: |
| + target: "/usr/bin/uptime" |
| + ensure: "link" |
| + |