Move to SysV style script, upstart works for daemons but not so well for tasks
This commit is contained in:
parent
ae3375a289
commit
a91da82699
@ -5,7 +5,6 @@ end
|
|||||||
|
|
||||||
service 'mon-thresh' do
|
service 'mon-thresh' do
|
||||||
action :enable
|
action :enable
|
||||||
provider Chef::Provider::Service::Upstart
|
|
||||||
end
|
end
|
||||||
|
|
||||||
# todo - an encrypted credentials data bag
|
# todo - an encrypted credentials data bag
|
||||||
|
Loading…
Reference in New Issue
Block a user