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

Unified Diff: hiera/roles/web/acceptableads.yaml

Issue 29325548: Issue 2974 - Integrate acceptableads.org with Hiera (Closed)
Patch Set: Created Sept. 2, 2015, 1:11 p.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/webserver.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: hiera/roles/web/acceptableads.yaml
diff --git a/hiera/roles/web/acceptableads.yaml b/hiera/roles/web/acceptableads.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..79b511687cf0b2fff4d2ad4f66bf9b6903c1f12c
--- /dev/null
+++ b/hiera/roles/web/acceptableads.yaml
@@ -0,0 +1,9 @@
+classes:
+ statsclient:
+ web::server:
+ vhost: acceptableads.org
+ certificate: acceptableads.org_sslcert.pem
+ private_key: acceptableads.org_sslcert.key
+ is_default: true
+ repository: web.acceptableads.org
+
« no previous file with comments | « no previous file | manifests/webserver.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld