Add packages attribute so different postfix packages can be installed
Signed-off-by: Edgaras Lukoševičius <edgaras.lukosevicius@gmail.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
include_recipe 'postfix::_attributes'
|
||||
|
||||
package 'postfix'
|
||||
package node['postfix']['packages']
|
||||
|
||||
package 'procmail' if node['postfix']['use_procmail']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user