Major Hayden 90b6e48f21 V-38671: Remove sendmail
Change-Id: I5c909d6d923c5b13795bd0f35437b20f3be83657
2015-10-14 13:40:20 +00:00

302 B

Although neither Ubuntu nor openstack-ansible install or configure sendmail by default, the Ansible task will remove the sendmail package if it exists on the system.

To opt-out of this change, adjust the following Ansible variable to no:

remove_services['sendmail']: no