Disable GRUB provisioning on dsk-ryzen-0

This commit is contained in:
Salt 2021-07-27 17:08:19 -05:00
parent 33394ca2b7
commit b851ca7f35

View File

@ -82,9 +82,9 @@
roles:
- role: desktop
tags: [ desktop ]
- role: grub
vars:
grub_disable_os_prober: "false"
grub_timeout: 5
grub_hidden_timeout: 5
tags: [ desktop, grub ]
# - role: grub
# vars:
# grub_disable_os_prober: "false"
# grub_timeout: 5
# grub_hidden_timeout: 5
# tags: [ desktop, grub ]