Update default.rb

Added restart if mon-thresh changes.
This commit is contained in:
Deklan Dieterly 2014-03-20 11:37:48 -06:00
parent 9289e66eed
commit b8e7385af7
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ file '/etc/default/mon-thresh' do
group 'root'
mode 0644
content "export LOGDIR=#{node[:mon_thresh][:log_dir]}"
notifies :restart, "service[mon-thresh]"
end
# todo - I need an encrypted credentials data bag