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

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

Issue 29325535: Issue 2974 - Integrate youtube.adblockplus.me with Hiera (Closed)
Patch Set: Created Sept. 2, 2015, 12:18 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/youtube.yaml
diff --git a/hiera/roles/web/youtube.yaml b/hiera/roles/web/youtube.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..b761e97352ce7ac4295c3eec5dab0e472434c82b
--- /dev/null
+++ b/hiera/roles/web/youtube.yaml
@@ -0,0 +1,9 @@
+classes:
+ statsclient:
+ web::server:
+ vhost: youtube.adblockplus.me
+ certificate: youtube.adblockplus.me_sslcert.pem
+ private_key: youtube.adblockplus.me_sslcert.key
+ is_default: true
+ repository: youtube.adblockplus.me
+
« 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