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

Unified Diff: modules/private-stub/hiera/hosts.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
Index: modules/private-stub/hiera/hosts.yaml
===================================================================
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -168,4 +168,10 @@
os: "debian-jessie"
public_key: *vagrant_box_jessie
groups: [http-servers]
+ eyeofiles-1:
+ ips: [10.8.0.226]
+ role: fileserver
+ os: "debian-jessie"
+ public_key: *vagrant_box_jessie
+ groups: [http-servers]
« modules/fileserver/manifests/init.pp ('K') | « modules/private-stub/files/eyeofiles.com_sslcert.pem ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld