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

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

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