commit | a2cd841265c81e03a92a7abb5d788ad3d2d46bcd | [log] [tgz] |
---|---|---|
author | Chmouel Boudjnah <chmouel@chmouel.com> | Tue Nov 01 12:36:10 2011 +0100 |
committer | Chmouel Boudjnah <chmouel@chmouel.com> | Wed Nov 02 17:07:18 2011 +0100 |
tree | 3304360a6e513b049d53986d407deaf0a02f8956 | |
parent | 28fa4e8d940cb8a7a3d5fcb932a7552ad5f1c90c [diff] [blame] |
Change SWIFT_DRIVE_LOCATION to SWIFT_LOCATION Fix some retarness along the way.
diff --git a/files/swift-proxy-server.conf b/files/swift-proxy-server.conf index 99fc286..9e2b1dd 100644 --- a/files/swift-proxy-server.conf +++ b/files/swift-proxy-server.conf
@@ -16,7 +16,7 @@ user_test_tester = testing .admin user_test2_tester2 = testing2 .admin user_test_tester3 = testing3 -bind_ip = ${MY_IP} +bind_ip = 0.0.0.0 [filter:healthcheck] use = egg:swift#healthcheck