Change filename

This commit is contained in:
LinuxSquare 2023-09-29 18:59:34 +02:00
parent 6bdf4119c9
commit 0d35bc4902

View file

@ -30,7 +30,7 @@ util_noveriablcgen_config:
- context:
BTRFS_ROOT: "/btrfs"
GRUB_CONFD: "/etc/grub.d"
GRUB_CONFIG_FILENAME: "10_noveria.conf"
GRUB_CONFIG_FILENAME: "10_noveria"
ROOT_UUID: {{ salt['cmd.shell']('lsblk -o LABEL,UUID | grep ROOT | awk \'{print $2}\'') }}
GRUB_CONFIG: "/boot/grub/grub.cfg"
- mode: '0644'