mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
install grub
This commit is contained in:
parent
ed76870ec9
commit
f9fafe71fb
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ class ImagePackages(Task):
|
|||
'file',
|
||||
# isc-dhcp-client doesn't work properly with ec2
|
||||
'dhcpcd',
|
||||
'grub2',
|
||||
])
|
||||
|
||||
if manifest.virtualization == 'pvm':
|
||||
|
|
Loading…
Add table
Reference in a new issue