You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, the documentation seems to imply that doing simply as you stated, leaving bootmode at the default of all, and using ensure => absent, the parameter should be removed from both GRUB_CMDLINE_LINUX_DEFAULT and GRUB_CMDLINE_LINUX. So I think this is a bug.
kenyon
added a commit
to kenyon/puppet-augeasproviders_grub
that referenced
this issue
Nov 26, 2020
kernel_parameter { 'quiet': ensure => absent, }
And I still see it in /etc/default/grub and /boot/grub/grub.cfg
A debug puppet agent run says
Nothing to manage. no ensure and the resource doesn't exist
The text was updated successfully, but these errors were encountered: