summaryrefslogtreecommitdiff
path: root/swift/usr/lib/systemd/system/swift-storage-setup.service
diff options
context:
space:
mode:
Diffstat (limited to 'swift/usr/lib/systemd/system/swift-storage-setup.service')
-rw-r--r--swift/usr/lib/systemd/system/swift-storage-setup.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/swift/usr/lib/systemd/system/swift-storage-setup.service b/swift/usr/lib/systemd/system/swift-storage-setup.service
index dcba1017..3df31163 100644
--- a/swift/usr/lib/systemd/system/swift-storage-setup.service
+++ b/swift/usr/lib/systemd/system/swift-storage-setup.service
@@ -4,6 +4,7 @@ After=local-fs.target postgres-server-setup.service
[Service]
Type=oneshot
+RemainAfterExit=yes
ExecStart=/usr/bin/ansible-playbook -v -i /usr/share/swift/hosts /usr/share/swift/swift-storage.yml
Restart=no