Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- aHash = { output_elasticsearch => 'config/output_elasticsearch.conf.erb' }
- logstash_config 'output_elasticsearch' do
- templates_cookbook 'foobar-Logstash-Indexer'
- templates ( aHash )
- action [:create]
- # notifies :restart, "logstash_service[#{name}]"
- end
Advertisement
Add Comment
Please, Sign In to add comment