let packastack install swift only on fed-clou09

we will install it on compute nodes manually
This commit is contained in:
Miroslav Suchý 2015-04-20 09:46:51 +00:00
parent 067c424eac
commit 88050c8e83
2 changed files with 4 additions and 3 deletions

View file

@ -372,11 +372,11 @@ CONFIG_SWIFT_STORAGES={{ swift_storages }}
# Number of swift storage zones, this number MUST be no bigger than
# the number of storage devices configured
CONFIG_SWIFT_STORAGE_ZONES=6
CONFIG_SWIFT_STORAGE_ZONES=1
# Number of swift storage replicas, this number MUST be no bigger
# than the number of storage zones configured
CONFIG_SWIFT_STORAGE_REPLICAS=2
CONFIG_SWIFT_STORAGE_REPLICAS=1
# FileSystem type for storage nodes
CONFIG_SWIFT_STORAGE_FSTYPE=ext4