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: roles:
- role: desktop - role: desktop
tags: [ desktop ] tags: [ desktop ]
- role: grub # - role: grub
vars: # vars:
grub_disable_os_prober: "false" # grub_disable_os_prober: "false"
grub_timeout: 5 # grub_timeout: 5
grub_hidden_timeout: 5 # grub_hidden_timeout: 5
tags: [ desktop, grub ] # tags: [ desktop, grub ]