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

Unified Diff: modules/private-stub/hiera/hosts.yaml

Issue 29340979: Issue 3638 - Migrate nodes "download{1..5}" into Hiera role "downloadserver" (Closed)
Patch Set: Created April 30, 2016, 10:14 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 | « manifests/nodes.pp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/private-stub/hiera/hosts.yaml
diff --git a/modules/private-stub/hiera/hosts.yaml b/modules/private-stub/hiera/hosts.yaml
index 425080e466623f165ea3a1647ac5fc65221b9b92..dc0c44340a09650d5116b64bc5d6fbc6bcf6afc6 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -18,6 +18,7 @@ servers:
groups: [http-servers]
download1:
ip: [10.8.0.126]
+ role: downloadserver
ssh_public_key: *vagrant_box
groups: [http-servers]
filtermaster1:
« no previous file with comments | « manifests/nodes.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld