fix: pass --no-hostonly to dracut
This commit is contained in:
parent
a4b73aa1a5
commit
67060b2a4a
2 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@ post-stages:
|
|||
- module: exec
|
||||
inputs:
|
||||
- locale-gen
|
||||
- dracut --force --regenerate-all
|
||||
- dracut --force --regenerate-all --no-hostonly --verbose
|
||||
|
||||
override:
|
||||
- path: /var/lib/dpkg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue