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

Delta Between Two Patch Sets: hiera/roles/downloadserver.yaml

Issue 29481662: #1980 - Introduce puppet class adblockplus_web in downloadserver module (Closed)
Left Patch Set: For comment 2 still Created July 6, 2017, 4:20 p.m.
Right Patch Set: Leave mode out Created July 6, 2017, 5:08 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/downloadserver/manifests/init.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 downloadserver: 2 downloadserver:
3 domain: downloads.adblockplus.org 3 domain: downloads.adblockplus.org
4 certificate: downloads.adblockplus.org_sslcert.pem 4 certificate: downloads.adblockplus.org_sslcert.pem
5 private_key: downloads.adblockplus.org_sslcert.key 5 private_key: downloads.adblockplus.org_sslcert.key
6 is_default: true 6 is_default: true
7 7
8 adblockplus::web::directory: 8 adblockplus::web::directory:
9 owner: hg 9 owner: hg
10 mode: 0644
11 10
LEFTRIGHT

Powered by Google App Engine
This is Rietveld