mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 09:50:37 +00:00
Update the kernel image after package installation
This commit is contained in:
parent
ac7e32d35e
commit
f6e4903a8e
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ mounting_group = [filesystem.CreateMountDir,
|
|||
]
|
||||
|
||||
kernel_group = [kernel.DetermineKernelVersion,
|
||||
kernel.UpdateInitramfs,
|
||||
]
|
||||
|
||||
ssh_group = [ssh.AddOpenSSHPackage,
|
||||
|
|
Loading…
Add table
Reference in a new issue