diff --git a/salt/soc/enabled.sls b/salt/soc/enabled.sls index 38e1fd3fef..990bf210c5 100644 --- a/salt/soc/enabled.sls +++ b/salt/soc/enabled.sls @@ -45,6 +45,7 @@ so-soc: - /opt/so/conf/soc/queue:/opt/sensoroni/queue:rw - /opt/so/saltstack:/opt/so/saltstack:rw - /opt/so/conf/soc/migrations:/opt/so/conf/soc/migrations:rw + - /nsm/backup/detections-migration:/nsm/backup/detections-migration:ro - extra_hosts: {% for node in DOCKER_EXTRA_HOSTS %} {% for hostname, ip in node.items() %}