summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2015-03-03 10:00:28 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2015-03-03 10:00:28 +0000
commitf5b8a3bb3f36aff910cc1bf8974d256930e70957 (patch)
treeb3b661c0082168a71bbf5c0c9cf331867539a74b
parent0905327a930b29a78c96b376af5c0ca53dffe30c (diff)
downloaddefinitions-f5b8a3bb3f36aff910cc1bf8974d256930e70957.tar.gz
HACK: Don't sed rsyncd.conf - it's not there yet
This will need to be reverted when we rebase on pdar's stuff
-rw-r--r--openstack-swift.configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack-swift.configure b/openstack-swift.configure
index ee75d16a..970fffff 100644
--- a/openstack-swift.configure
+++ b/openstack-swift.configure
@@ -28,7 +28,7 @@ EOF
sed -f "$ROOT"/etc/openstack-swift-setup.sed -i \
"$ROOT"/etc/swift/proxy-server.conf
- "$ROOT"/etc/rsyncd.conf
+# "$ROOT"/etc/rsyncd.conf
"$ROOT"/etc/swift/account-server.conf
"$ROOT"/etc/swift/container-server.conf
"$ROOT"/etc/swift/object-server.conf