ManageIQ / manageiq-appliance-build

Scripts to build ManageIQ appliances
Apache License 2.0
10 stars 55 forks source link

Remove root from the cockpit disallowed-users list #565

Closed bdunne closed 6 months ago

bdunne commented 6 months ago

Otherwise root can't log into the cockpit web UI

miq-bot commented 6 months ago

Checked commit https://github.com/bdunne/manageiq-appliance-build/commit/f218a84e1d8e3ad1498eee261d12e5893e5f1067 with ruby 2.7.8, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 0 files checked, 0 offenses detected Everything looks fine. :star:

Fryguy commented 6 months ago

Backported to radjabov in commit 5a3b770543b85818b04b06f90cc493d69098d233.

commit 5a3b770543b85818b04b06f90cc493d69098d233
Author: Jason Frey <fryguy9@gmail.com>
Date:   Wed Feb 28 11:51:20 2024 -0500

    Merge pull request #565 from bdunne/cockpit_root

    Remove root from the cockpit disallowed-users list

    (cherry picked from commit c3fa6e5d1ac826a63493106e7076b0050e13269b)