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
Set selinux_do_reboot to true for ci-multinode (#1324)
``selinux_do_reboot`` is false by default in Kayobe.
This causes multinode automation to fail in host configure
because selinux state is updated but reboot is not allowed.
This allows reboot so, host configure can run without failure.
0 commit comments