Merge "Managed /etc/swift/backups using ansible"

This commit is contained in:
Jenkins 2015-05-08 11:46:12 +00:00 committed by Gerrit Code Review
commit 89e7d9eeae

View File

@ -43,6 +43,7 @@
- { path: "/etc/sudoers.d", mode: "0750", owner: "root", group: "root" }
- { path: "/etc/swift" }
- { path: "/etc/swift/account-server" }
- { path: "/etc/swift/backups" }
- { path: "/etc/swift/container-server" }
- { path: "/etc/swift/object-server" }
- { path: "/etc/swift/proxy-server" }