Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: hiera/roles/web/static/helpcenter.yaml

Issue 29733731: #7320 - Introduce helpcenter role (Closed)
Patch Set: For comments 8 and 9 Created April 17, 2018, 6:02 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
+
« no previous file with comments | « no previous file | modules/adblockplus/manifests/web/static.pp » ('j') | modules/adblockplus/manifests/web/static/hook.pp » ('J')

Powered by Google App Engine
This is Rietveld