diff --git a/tripleo_ansible/roles/tripleo-systemd-wrapper/templates/service_sync.j2 b/tripleo_ansible/roles/tripleo-systemd-wrapper/templates/service_sync.j2 index a62cf4d2a..1d54c7609 100644 --- a/tripleo_ansible/roles/tripleo-systemd-wrapper/templates/service_sync.j2 +++ b/tripleo_ansible/roles/tripleo-systemd-wrapper/templates/service_sync.j2 @@ -26,7 +26,6 @@ function start_service { --net host \ --pid host \ --privileged \ - --rm=true \ -u root \ --name $NAME \ {{ tripleo_systemd_wrapper_image_name }} \