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

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

Issue 29329907: Issue 2248 - Introduce subscribe.adblockplus.org (Closed)
Patch Set: Created Nov. 10, 2015, 11:36 a.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 | « hiera/roles/web/subscribe.yaml ('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 f6998dfb8fa212421840f2978950b0d6b35c5f48..a788e073046a9a9386b42969ab8837fcdeb6f87a 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -88,6 +88,11 @@ servers:
role: web/adblockbrowser
ssh_public_key: *vagrant_box
groups: [http-servers]
+ web-subscribe-abp-org-1:
+ ip: [10.8.0.155]
+ role: web/subscribe
+ ssh_public_key: *vagrant_box
+ groups: [http-servers]
log1:
ip: [10.8.1.210]
role: logserver
« no previous file with comments | « hiera/roles/web/subscribe.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld