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

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

Issue 29481679: #1975 - Introduce class adblockplus::web::redirector (Closed)
Patch Set: Fix examples section in class documentation Created July 6, 2017, 5:12 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/templates/web/redirector.conf.erb ('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 c7069d43611d50f2ec0e454e82f316ae446938dd..35eccbb308a728157d14b4ca15ceb729b4160d7b 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -160,4 +160,10 @@ adblockplus::hosts:
os: "debian-jessie"
public_key: *vagrant_box_jessie
groups: [http-servers]
+ redirect-1:
+ ips: [10.8.0.225]
+ role: web/redirect/eyeo
+ os: "debian-jessie"
+ public_key: *vagrant_box_jessie
+ groups: [http-servers]
« no previous file with comments | « modules/adblockplus/templates/web/redirector.conf.erb ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld