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: Make documentation right Created April 17, 2018, 8:03 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
« no previous file with comments | « no previous file | modules/adblockplus/manifests/web/static.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
+
« no previous file with comments | « no previous file | modules/adblockplus/manifests/web/static.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld