set CONFIG_SWIFT_STORAGES to default
addressing: failed: [fed-cloud09.cloud.fedoraproject.org] => {"changed": true, "cmd": ["packstack", "--answer-file=/root/packstack-controller-answers.txt"], "delta": "0:00:00.701587", "end": "2014-11-14 18:09:02.505525", "rc": 1, "start": "2014-11-14 18:09:01.803938"} stdout: Welcome to Installer setup utility Parameter CONFIG_SWIFT_STORAGES failed validation: Storage value has to be in format "/path/to/device". ERROR : Failed handling answer file: Storage value has to be in format "/path/to/device".
This commit is contained in:
parent
ee4da204ed
commit
40fb52b74d
1 changed files with 1 additions and 1 deletions
|
@ -368,7 +368,7 @@ CONFIG_SWIFT_KS_PW={{ SWIFT_PASS }}
|
|||
# on 127.0.0.1 as a swift storage device(packstack does not create the
|
||||
# filesystem, you must do this first), if /dev is omitted Packstack
|
||||
# will create a loopback device for a test setup
|
||||
CONFIG_SWIFT_STORAGES={{ controller_public_ip }}
|
||||
CONFIG_SWIFT_STORAGES=
|
||||
|
||||
# Number of swift storage zones, this number MUST be no bigger than
|
||||
# the number of storage devices configured
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue