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

Side by Side Diff: hiera/roles/downloadserver.yaml

Issue 29481662: #1980 - Introduce puppet class adblockplus_web in downloadserver module (Closed)
Patch Set: For comment 2 Created July 6, 2017, 2:34 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | modules/downloadserver/manifests/init.pp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 adblockplus::web:
mathias 2017/07/06 14:54:42 This should be an include within class downloadser
8 directory:
9 owner: hg
10 mode: 0644
7 11
OLDNEW
« no previous file with comments | « no previous file | modules/downloadserver/manifests/init.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld