Fix cinder-volume setup in block-box
Change-Id: I371e0f5b5876dcb276e133718ba78257f75da381
This commit is contained in:
parent
a595cd0e28
commit
910f534382
@ -10,7 +10,7 @@ if [[ ! -z $YUM ]]; then
|
||||
yum update -y
|
||||
yum install -y scsi-target-utils
|
||||
elif [[ ! -z $APT ]]; then
|
||||
apgt-get update -y
|
||||
apt-get update -y
|
||||
apt-get install -y thin-provisioning-tools
|
||||
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user