 Issue 29327588:
  Issue 2864 - Introduce class logstash  (Closed)
    
  
    Issue 29327588:
  Issue 2864 - Introduce class logstash  (Closed) 
  | 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 |