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

Unified Diff: hiera/roles/downloadserver.yaml

Issue 29340979: Issue 3638 - Migrate nodes "download{1..5}" into Hiera role "downloadserver" (Closed)
Patch Set: Created April 30, 2016, 10:14 a.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 | manifests/downloadserver.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: hiera/roles/downloadserver.yaml
diff --git a/hiera/roles/downloadserver.yaml b/hiera/roles/downloadserver.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..8acc7bed3aadf53bbf840a21c6fc15a2a23cda1e
--- /dev/null
+++ b/hiera/roles/downloadserver.yaml
@@ -0,0 +1,8 @@
+classes:
+ statsclient:
+ downloadserver:
+ domain: downloads.adblockplus.org
+ certificate: downloads.adblockplus.org_sslcert.pem
+ private_key: downloads.adblockplus.org_sslcert.key
+ is_default: true
+
« no previous file with comments | « no previous file | manifests/downloadserver.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld