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

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

Issue 29340973: Issue 3638 - Migrate node "update1" into Hiera role "updateserver" (Closed)
Patch Set: Created April 30, 2016, 10:01 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/updateserver.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..9af729613f3aff8ebc5f77be23c6a84e8a809428 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -39,6 +39,7 @@ servers:
groups: [http-servers]
update1:
ip: [10.8.0.128]
+ role: updateserver
ssh_public_key: *vagrant_box
groups: [http-servers]
web1:
« no previous file with comments | « manifests/updateserver.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld