Fix noveriblcgen

This commit is contained in:
LinuxSquare 2023-09-29 17:26:56 +02:00
parent 8046479308
commit 8978fea0b3

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.conf"
ROOT_UUID: {{ salt['cmd.shell']('lsblk -o LABEL,UUID | grep ROOT | awk \'{print $2}\'') }}
- mode: '0644'
- user: root