Make sure debootstrap is present
debootstrap might not be installed on some systems. Add it to our list of install requirements. Change-Id: I642370d067e1623add9305f8e290b32f44fcf9ff
This commit is contained in:
parent
1d39d06160
commit
cef6a98305
@ -38,3 +38,4 @@ required_packages:
|
||||
- amtterm
|
||||
- sgabios
|
||||
- libvirt-bin
|
||||
- debootstrap
|
||||
|
@ -38,3 +38,4 @@ required_packages:
|
||||
- sgabios-bin
|
||||
# NOTE(cinerama): amtterm is not currently packaged for RHEL/CentOS 7.
|
||||
- libvirt-daemon
|
||||
- debootstrap
|
||||
|
Loading…
Reference in New Issue
Block a user