| 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 | 
|  | 
|  |