diff --git a/deployment/swift/swift-storage-container-puppet.yaml b/deployment/swift/swift-storage-container-puppet.yaml index d9e6d79948..50a7e0956d 100644 --- a/deployment/swift/swift-storage-container-puppet.yaml +++ b/deployment/swift/swift-storage-container-puppet.yaml @@ -154,6 +154,9 @@ outputs: tripleo::profile::base::swift::storage::use_local_dir: {get_param: SwiftUseLocalDir} swift::storage::all::incoming_chmod: 'Du=rwx,g=rx,o=rx,Fu=rw,g=r,o=r' swift::storage::all::outgoing_chmod: 'Du=rwx,g=rx,o=rx,Fu=rw,g=r,o=r' + swift::storage::all::account_port: 6002 + swift::storage::all::container_port: 6001 + swift::storage::all::object_port: 6000 swift::storage::all::object_pipeline: - healthcheck - recon