Skip to content

grub.cfg not updated if superuser line is deleted but not the password line. #35

Open
@apuks

Description

@apuks

ver 3.0.1
grub_user{'adminuser':
password => "${passwd}",
superuser => true,
}

Admin deleted "set superusers" line from /boot/grub2/grub.cfg and /etc/grub.d/02_puppet_managed_users but not the password_pdkdf2 lines

Puppet never updates either file after this.

Deleting the password_pdkdf2 fixes the issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions