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

Unified Diff: hiera/roles/updateserver.yaml

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

Powered by Google App Engine
This is Rietveld