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

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

Issue 29327597: Issue 2864 - Introduce class elasticsearch (Closed)
Patch Set: Created Sept. 14, 2015, 7:26 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/elasticsearch/templates/elasticsearch-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 3bdff64e03af3519964d2dc162a52c7768e4faf7..049676c2563b2554bf4a39248b3aef3137060a41 100644
--- a/modules/private-stub/hiera/hosts.yaml
+++ b/modules/private-stub/hiera/hosts.yaml
@@ -92,4 +92,8 @@ servers:
ip: [10.8.1.210]
role: logstashserver
ssh_public_key: *vagrant_box
+ elasticsearch1:
+ ip: [10.8.0.211]
+ role: elasticsearch
+ ssh_public_key: *vagrant_box
« no previous file with comments | « modules/elasticsearch/templates/elasticsearch-gpg-key.erb ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld