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

Unified Diff: hiera/roles/statsmaster.yaml

Issue 29340915: Issue 3638 - Migrate node "stats1" into Hiera role "statsmaster" (Closed)
Patch Set: Created April 28, 2016, 12:44 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/statsmaster.yaml
diff --git a/hiera/roles/statsmaster.yaml b/hiera/roles/statsmaster.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..3d94258a4ed19abfe0c4fcfef6c241398ab6639b
--- /dev/null
+++ b/hiera/roles/statsmaster.yaml
@@ -0,0 +1,7 @@
+classes:
+ statsmaster:
+ domain: stats.adblockplus.org
+ certificate: stats.adblockplus.org_sslcert.pem
+ private_key: stats.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