Note to self; if I have changed /etc/sysconfig/grub, then run

grub2-mkconfig -o /boot/grub2/grub.cfg

For uefi:

grub2-mkconfig -o /boot/efi/EFI/redhat/grub.cfg

By karlo