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

Unified Diff: hiera/roles/fileserver.yaml

Issue 29551585: #2317 - provide role fileserver for eyeofiles.com (Closed) Base URL: https://hg1/infrastructure
Patch Set: Created Sept. 21, 2017, 8:46 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 | modules/fileserver/files/site.conf » ('j') | modules/fileserver/manifests/init.pp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: hiera/roles/fileserver.yaml
===================================================================
new file mode 100644
--- /dev/null
+++ b/hiera/roles/fileserver.yaml
@@ -0,0 +1,7 @@
+classes:
+ fileserver:
+ domain: eyeofiles.com
+ certificate: eyeofiles.com_sslcert.pem
+ private_key: eyeofiles.com_sslcert.key
+ is_default: true
+
« no previous file with comments | « no previous file | modules/fileserver/files/site.conf » ('j') | modules/fileserver/manifests/init.pp » ('J')

Powered by Google App Engine
This is Rietveld