Merge "Add centos support to EFI kernel args"

This commit is contained in:
Zuul 2020-05-20 09:46:18 +00:00 committed by Gerrit Code Review
commit bffbba4b4c
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
loop:
- /boot/grub2/grub.cfg
- /boot/efi/EFI/redhat/grub.cfg
- /boot/efi/EFI/centos/grub.cfg
- /boot/efi/EFI/fedora/grub.cfg
- name: Generate grub config
command: "grub2-mkconfig -o {{ item.stat.path }}"