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 - Fix documentation, improve configuration parameter handling Created Jan. 20, 2016, 4:13 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 8420817c1066e1f95e573c03de721e36c6b89e73..12574145dce441d2cad2c8b5390f3dd17ae9f254 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