mirror of
https://github.com/gjkcz/ansible-void.git
synced 2024-11-01 00:45:59 +01:00
Increase GRUB timeout to 10 seconds
This commit is contained in:
parent
943c965f1d
commit
de2a83bada
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
timeout_blank: 1800
|
timeout_blank: 1800
|
||||||
timeout_lock: 30
|
timeout_lock: 30
|
||||||
grub_timeout: 5
|
grub_timeout: 10
|
||||||
|
|
||||||
ssh_keys:
|
ssh_keys:
|
||||||
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEm981GRiUIsp8e4bTDv+d9SyHfQ8P18W5oovgmAfnip em@x210
|
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEm981GRiUIsp8e4bTDv+d9SyHfQ8P18W5oovgmAfnip em@x210
|
||||||
|
Loading…
Reference in New Issue
Block a user