Added in postfix so mon-notification can default to sending locally
This commit is contained in:
parent
01e0a4e5f9
commit
ad30df0d6f
3
recipes/postfix.rb
Normal file
3
recipes/postfix.rb
Normal file
@ -0,0 +1,3 @@
|
||||
package 'postfix' do
|
||||
action :install
|
||||
end
|
@ -19,6 +19,7 @@
|
||||
"role[Basenode]",
|
||||
"recipe[zookeeper]",
|
||||
"recipe[kafka]",
|
||||
"recipe[mini-mon::postfix]",
|
||||
"recipe[mon_notification]"
|
||||
],
|
||||
"env_run_lists": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user