Closed maraca closed 10 years ago
Declares Upstart config before declaring the service
When converging, Chef looks for /etc/init/statsd.conf to create the service. The file hasn't been created yet which ends up throwing an exception.
@maraca Thanks, merged!
Declares Upstart config before declaring the service
When converging, Chef looks for /etc/init/statsd.conf to create the service. The file hasn't been created yet which ends up throwing an exception.