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

Delta Between Two Patch Sets: hiera/roles/web/static/helpcenter.yaml

Issue 29733731: #7320 - Introduce helpcenter role (Closed)
Left Patch Set: For comments 2 to 4 Created April 2, 2018, 10:36 p.m.
Right Patch Set: Make documentation right Created April 17, 2018, 8:03 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | modules/adblockplus/manifests/web/static.pp » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 classes: 1 classes:
2 adblockplus::web::static: 2 adblockplus::web::static:
3 domain: "help.eyeo.com" 3 domain: "help.eyeo.com"
4 deploy_user: "helpcenter-deploy" 4 deploy_user: "helpcenter-deploy"
5 hooks:
mathias 2018/04/05 01:12:28 One cannot overwrite the `hooks` unless they're gi
f.lopez 2018/04/10 02:45:38 Acknowledged.
6 own-uname:
7 file:
8 content: "uname -a"
9 5
6 adblockplus::web::static::hooks:
7 uptime:
8 file:
9 target: "/usr/bin/uptime"
10 ensure: "link"
11
LEFTRIGHT

Powered by Google App Engine
This is Rietveld