Some systems that were deployed with old tools can leave units named
"ceph-radosgw@radosgw.gateway.service". As a consequence, they will
prevent the new unit to start.
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1509584
Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit
f88795e8433f92ddc049d3e0d87e7757448e5005)
Signed-off-by: Sébastien Han <seb@redhat.com>
- "ceph-rgw@{{ ansible_hostname }}"
- "ceph-radosgw@{{ ansible_hostname }}.service"
- "ceph-radosgw@radosgw.{{ ansible_hostname }}.service"
+ - ceph-radosgw@radosgw.gateway.service
ignore_errors: true
- name: systemd start rgw container