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

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

Issue 29633087: #3553 - Draft adblockplus::build::server class (Closed)
Patch Set: Created Dec. 7, 2017, 3:07 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/adblockplus/manifests/build/server.pp ('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 d2de0c510489d6835bfd5377a8a946fc975fe9a8..35ad812baae64640621a7b99f7ef71a0135e875f 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -174,4 +174,9 @@ adblockplus::hosts:
os: "debian-jessie"
public_key: *vagrant_box_jessie
groups: [http-servers]
+ abp-builds-1:
+ ips: [10.8.0.227]
+ role: buildserver
+ os: "debian-jessie"
+ public_key: *vagrant_box_jessie
« no previous file with comments | « modules/adblockplus/manifests/build/server.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld