grub is not needed on the host system any longer

This commit is contained in:
Anders Ingemann 2013-08-11 23:59:01 +02:00
parent 2fd8e643fc
commit f83b6e821f

View file

@ -31,7 +31,6 @@ class ImagePackages(Task):
'file',
# isc-dhcp-client doesn't work properly with ec2
'dhcpcd',
'grub2',
'chkconfig',
'openssh-client'
])