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

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

Issue 29323409: Issue 2867 - Introduce module hgweb and corresponding server role (Closed)
Patch Set: Issue 2867 - Now the complete patch-set again Created Aug. 17, 2015, 6:17 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
« modules/hgweb/files/nginx.conf ('K') | « modules/nginx/manifests/params.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 927bf939f3d801c34ba6eaa2609241642fb2ffc1..46f6dbdbed5b453facc0fe70ef89c310d3339828 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -72,4 +72,9 @@ servers:
ip: [10.8.0.150]
ssh_public_key: *vagrant_box
groups: [http-servers]
+ hg1:
+ ip: [10.8.0.152]
+ role: hgwebserver
+ ssh_public_key: *vagrant_box
+ groups: [http-servers]
« modules/hgweb/files/nginx.conf ('K') | « modules/nginx/manifests/params.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld