mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
Require kpartx
This commit is contained in:
parent
014488e6c9
commit
866b2a9242
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ class ImagePackages(Task):
|
|||
include, exclude = info.img_packages
|
||||
# Add some basic packages we are going to need
|
||||
include.update(['parted',
|
||||
'kpartx',
|
||||
# Needed for the init scripts
|
||||
'file',
|
||||
# isc-dhcp-client doesn't work properly with ec2
|
||||
|
|
Loading…
Add table
Reference in a new issue