added first boot option
This commit is contained in:
parent
656ff4e2a6
commit
8e3a5e166b
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ auth --useshadow --passalgo=sha256
|
|||
firewall --disabled
|
||||
services --enabled=sshd
|
||||
eula --agreed
|
||||
firstboot --disabled
|
||||
|
||||
ignoredisk --only-use=sda
|
||||
bootloader --append=" crashkernel=auto" --location=mbr --boot-drive=sda
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue