Skip to content

Fix service start during login image build

Created by: eesaanatluri

  1. Just enable service in ohpc_firewall_and_services role rather than starting them. It is not required in build stage. These services should be started after build stage in ops phase.

  2. Also use systemd module as recommended by ansible rather than a more generic services module.

Merge request reports

Loading