mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
grub is not needed on the host system any longer
This commit is contained in:
parent
2fd8e643fc
commit
f83b6e821f
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ class ImagePackages(Task):
|
||||||
'file',
|
'file',
|
||||||
# isc-dhcp-client doesn't work properly with ec2
|
# isc-dhcp-client doesn't work properly with ec2
|
||||||
'dhcpcd',
|
'dhcpcd',
|
||||||
'grub2',
|
|
||||||
'chkconfig',
|
'chkconfig',
|
||||||
'openssh-client'
|
'openssh-client'
|
||||||
])
|
])
|
||||||
|
|
Loading…
Add table
Reference in a new issue