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: Created Aug. 10, 2015, 8:15 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 | « modules/hgweb/templates/sitescripts.ini.erb ('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]
« no previous file with comments | « modules/hgweb/templates/sitescripts.ini.erb ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld