fix package 'parted' not found
Closes-bug: #1392131 Change-Id: I594695cbb8633d66118cb78551e0baa7fd532844
This commit is contained in:
parent
dd3256e188
commit
8d2e2fd44e
@ -190,6 +190,10 @@ when 'cinder.volume.drivers.lvm.LVMISCSIDriver'
|
||||
action :upgrade
|
||||
end
|
||||
|
||||
package 'parted' do
|
||||
action :install
|
||||
end
|
||||
|
||||
openstack_block_storage_volume node['openstack']['block-storage']['volume']['disk'] do
|
||||
action :create_partition
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user