Commit 38876d7
authored
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.1 parent ee6381c commit 38876d7
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
0 commit comments