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

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

Issue 29325436: Issue 1281 - Introduce module buildbot (Closed)
Patch Set: Created Sept. 1, 2015, 1:30 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
« no previous file with comments | « modules/buildbot/templates/master.cfg.erb ('k') | modules/private-stub/hiera/roles/buildserver.yaml » ('j') | 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 46f6dbdbed5b453facc0fe70ef89c310d3339828..6e441a5403520de8a83f7502f3c6e8b4846a53a7 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -77,4 +77,8 @@ servers:
role: hgwebserver
ssh_public_key: *vagrant_box
groups: [http-servers]
+ build1:
+ ip: [10.8.0.154]
+ role: buildserver
+ ssh_public_key: *vagrant_box
« no previous file with comments | « modules/buildbot/templates/master.cfg.erb ('k') | modules/private-stub/hiera/roles/buildserver.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld