Skip to content

Commit 4b3e978

Browse files
committed
Fix SElinux error in upgrade jobs
1 parent 80b8b0e commit 4b3e978

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

etc/kayobe/environments/ci-aio/globals.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ os_release: >-
6161
# Don't prompt when rebooting hosts.
6262
confirm_reboot: true
6363

64+
# Enable rebooting to update SELinux state
65+
selinux_do_reboot: true
66+
6467
###############################################################################
6568
# Dummy variable to allow Ansible to accept this file.
6669
workaround_ansible_issue_8743: yes

0 commit comments

Comments
 (0)