Description of problem: vdsm is currently enabled by default in systemd. We want to change this, so need the deploy code to enable it. Version-Release number of selected component (if applicable): Current master How reproducible: Always Steps to Reproduce: 1. Install vdsm on a host, disable it ('systemctl disable vdsmd') 2. Add the host to an engine 3. Reboot the host Actual results: vdsmd is not started after reboot Expected results: vdsmd is started after reboot Additional info:
enabling vdsmd.service is executed as part of ansible host deploy