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 - Rebase branch buildbot on top of upstream Created Sept. 5, 2015, 11:27 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 0684485d72903d8c02b73d9e0b99dec4c9bc13af..b8f5ef3237a1d86b19297cedf4b39a9e0b624795 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -83,4 +83,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

Powered by Google App Engine
This is Rietveld