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