mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +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',
|
||||
# isc-dhcp-client doesn't work properly with ec2
|
||||
'dhcpcd',
|
||||
'grub2',
|
||||
'chkconfig',
|
||||
'openssh-client'
|
||||
])
|
||||
|
|
Loading…
Add table
Reference in a new issue