Skip to content

Commit 1fccf0b

Browse files
author
Sumit Jamgade
committed
swift expects an internal client config to start
using the sample form the source Change-Id: I01874b650cd5d662ca2feabe58cc880155c9421e
1 parent 007cbab commit 1fccf0b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@ function configure_swift {
368368

369369
SWIFT_CONFIG_PROXY_SERVER=${SWIFT_CONF_DIR}/proxy-server.conf
370370
cp ${SWIFT_DIR}/etc/proxy-server.conf-sample ${SWIFT_CONFIG_PROXY_SERVER}
371+
cp ${SWIFT_DIR}/etc/internal-client.conf-sample ${SWIFT_CONF_DIR}/internal-client.conf
371372

372373
# To run container sync feature introduced in Swift ver 1.12.0,
373374
# container sync "realm" is added in container-sync-realms.conf

0 commit comments

Comments
 (0)