Added in postfix so mon-notification can default to sending locally

This commit is contained in:
Tim Kuhlman 2014-05-12 16:32:33 -06:00
parent 01e0a4e5f9
commit ad30df0d6f
2 changed files with 4 additions and 0 deletions

3
recipes/postfix.rb Normal file
View File

@ -0,0 +1,3 @@
package 'postfix' do
action :install
end

View File

@ -19,6 +19,7 @@
"role[Basenode]",
"recipe[zookeeper]",
"recipe[kafka]",
"recipe[mini-mon::postfix]",
"recipe[mon_notification]"
],
"env_run_lists": {