Skip to content

Commit 4026405

Browse files
Merge pull request #1017 from cschwede/fix-swift-rsync
Fix rsync permission issue for Swift
2 parents 7b9e230 + a677c89 commit 4026405

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

roles/edpm_swift/templates/rsync.yaml.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ volumes:
1313
{{ edpm_swift_volumes }}
1414
environment:
1515
KOLLA_CONFIG_STRATEGY: COPY_ALWAYS
16+
cap_add:
17+
- NET_BIND_SERVICE

0 commit comments

Comments
 (0)