diff --git a/operation-tools/start.yml b/operation-tools/start.yml index f8de6f1..1d20463 100644 --- a/operation-tools/start.yml +++ b/operation-tools/start.yml @@ -20,4 +20,4 @@ - name: start retrieval systemd: state: started - name: retrieval-rs-00.service + name: retrieval-00.service diff --git a/operation-tools/stop.yml b/operation-tools/stop.yml index 34d811e..d68f967 100644 --- a/operation-tools/stop.yml +++ b/operation-tools/stop.yml @@ -6,7 +6,7 @@ - name: stop retrieval systemd: state: stopped - name: retrieval-rs-00.service + name: retrieval-00.service - name: stop daq-dispatcher-node systemd: