Uninstall postfix on nodes if it's there
centos installs this by default in centos-minimal. But we don't need/want an MTA on our single-use nodes. So uninstall it. Change-Id: Ib5fb99714d31ac8f52bac075eec70684c4220959
This commit is contained in:
parent
8a4e04bc46
commit
2b017bc5b2
@ -8,3 +8,5 @@ uuid-runtime:
|
||||
traceroute:
|
||||
ntpdate:
|
||||
gentoolkit:
|
||||
postfix:
|
||||
uninstall: True
|
||||
|
Loading…
Reference in New Issue
Block a user