puppet-logstash
puppet-logstash copied to clipboard
Removed fail if logstash::shipper::sharedconfig is not declared
The shared configuration is used to add application specific configuration if logstash is installed. If no logstash is installed the configuration can be ignored. A faild would brick the hole puppet module.
See issue: #19