diff --git a/local-playbooks/roles/setup-firstboot-ipconf/templates/ipconf.sh.j2 b/local-playbooks/roles/setup-firstboot-ipconf/templates/ipconf.sh.j2 index ad5cec2..64609e5 100644 --- a/local-playbooks/roles/setup-firstboot-ipconf/templates/ipconf.sh.j2 +++ b/local-playbooks/roles/setup-firstboot-ipconf/templates/ipconf.sh.j2 @@ -208,8 +208,6 @@ EOF # Start incrond systemctl enable --now incrond.service - # Start up the DASD configuration script because we're at a new site - systemctl start ocp-dasd.service # Prevent this service from starting next time systemctl disable zvm-ipconf.service # Announce we've finished