mirror of
https://github.com/gjkcz/ansible-void.git
synced 2025-06-20 03:10:35 +02:00
Increase GRUB timeout to 10 seconds
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
---
|
||||
timeout_blank: 1800
|
||||
timeout_lock: 30
|
||||
grub_timeout: 5
|
||||
grub_timeout: 10
|
||||
|
||||
ssh_keys:
|
||||
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEm981GRiUIsp8e4bTDv+d9SyHfQ8P18W5oovgmAfnip em@x210
|
||||
|
Reference in New Issue
Block a user