Skip to content

Commit a58eb9a

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Rename disable_selinux_do_reboot"
2 parents 74fb28f + e44fb75 commit a58eb9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/globals.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ os_distribution: "{{ lookup('pipe', '. /etc/os-release && echo $ID') | trim }}"
6969

7070
# Don't reboot after disabling SELinux in all-in-one environments, as Ansible
7171
# is typically run directly on the controller.
72-
disable_selinux_do_reboot: false
72+
selinux_do_reboot: false
7373

7474
###############################################################################
7575
# Dummy variable to allow Ansible to accept this file.

0 commit comments

Comments
 (0)