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: Issue 1281 - Address review feedback Created Oct. 20, 2015, 8:35 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
Index: modules/private-stub/hiera/hosts.yaml
diff --git a/modules/private-stub/hiera/hosts.yaml b/modules/private-stub/hiera/hosts.yaml
index 2a8d7eb4be3dd269591c9f0f88396ebf67180f51..4018abbbed58fb441aafea1aef50661d6d8da9f7 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -83,6 +83,11 @@ servers:
role: hgwebserver
ssh_public_key: *vagrant_box
groups: [http-servers]
+ build1:
+ ip: [10.8.0.153]
+ role: buildmasterserver
+ ssh_public_key: *vagrant_box
+ groups: [http-servers]
web-abb-org-1:
ip: [10.8.0.154]
role: web/adblockbrowser
« modules/buildbot/templates/master.cfg.erb ('K') | « modules/buildbot/templates/master.cfg.erb ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld