Skip to content

Disable IOC services from IOCs deployed with old playbook

Simon Rose requested to merge ccce/ans/ics-ans-role-ioc:clean_up_old_ioc into master

IOCs that were deployed using the old playbook use systemd template files of the form ioc@.service; in order to not have conflict with an updated IOC, we need to disable those services when we either redeploy or undeploy an IOC.

Merge request reports