ccollicutt / swiftacular

Deploy OpenStack Swift with Ansible and Vagrant
BSD 2-Clause "Simplified" License
47 stars 13 forks source link

Multiple swift-package-cache instance should have different IPs #31

Open erictchiu opened 9 years ago

erictchiu commented 9 years ago

Setup apt-cacher-ng proxy copies 01proxy with same IP address to all swift-package-cache instances. This should be parameterized so that each region has its own proxy settings, otherwise this will result in network transfer across regions.

ccollicutt commented 9 years ago

You're doing a multi-region install with swiftacular?