let packastack install swift only on fed-clou09
we will install it on compute nodes manually
This commit is contained in:
parent
067c424eac
commit
88050c8e83
2 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue