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

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

Issue 29327588: Issue 2864 - Introduce class logstash (Closed)
Patch Set: Issue 2864 - Address feedback from code-review Created Oct. 20, 2015, 1:04 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/logstash/templates/elastic-logstash-gpg-key.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 2a8d7eb4be3dd269591c9f0f88396ebf67180f51..3bdff64e03af3519964d2dc162a52c7768e4faf7 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -88,4 +88,8 @@ servers:
role: web/adblockbrowser
ssh_public_key: *vagrant_box
groups: [http-servers]
+ logstash1:
+ ip: [10.8.1.210]
+ role: logstashserver
+ ssh_public_key: *vagrant_box
« no previous file with comments | « modules/logstash/templates/elastic-logstash-gpg-key.erb ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld