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 5 and 6 Created April 10, 2018, 2:45 a.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 5
6 adblockplus::web::static::hooks: 6 adblockplus::web::static::hooks:
7 uname: 7 uptime:
8 file: 8 file:
9 content: "uname -a" 9 target: "/usr/bin/uptime"
10 ensure: "link"
10 11
LEFTRIGHT

Powered by Google App Engine
This is Rietveld