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

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

Issue 29329669: Issue 3261 - Introduce module adblockplus::telemetry (Closed)
Patch Set: Issue 3261 - Rename /submit/{filter-hit-statistics => adblockplus} Created Nov. 13, 2015, 9:29 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 | « modules/adblockplus/templates/telemetry/logrotate.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 a788e073046a9a9386b42969ab8837fcdeb6f87a..8e6ed85e4b8946063eaebe52cc7c40a3ab65586f 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -97,4 +97,9 @@ servers:
ip: [10.8.1.210]
role: logserver
ssh_public_key: *vagrant_box
+ telemetry1:
+ ip: [10.8.1.220]
+ role: telemetryserver
+ ssh_public_key: *vagrant_box
+ groups: [http-servers]
« no previous file with comments | « modules/adblockplus/templates/telemetry/logrotate.erb ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld