Change filename
This commit is contained in:
parent
6bdf4119c9
commit
0d35bc4902
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue