Add boot loader configuration file
This commit is contained in:
parent
43d470edf3
commit
82c451aa4e
2 changed files with 17 additions and 1 deletions
9
templates/loader.j2
Normal file
9
templates/loader.j2
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# {{ ansible_managed }}
|
||||
|
||||
timeout 5
|
||||
editor yes
|
||||
console-mode max
|
||||
auto-entries yes
|
||||
auto-firmware yes
|
||||
auto-reboot yes
|
||||
auto-poweroff yes
|
||||
Loading…
Add table
Add a link
Reference in a new issue