Merge "fix package 'parted' not found Closes-bug: #1392131" into dev/experimental
This commit is contained in:
commit
7fee12db99
@ -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