Merge "CI: Remove disable_selinux_do_reboot flag"

This commit is contained in:
Zuul 2023-05-22 22:15:23 +00:00 committed by Gerrit Code Review
commit 0e1fbb3e60
1 changed files with 0 additions and 6 deletions

View File

@ -1,10 +1,4 @@
---
# NOTE(mgoddard): Don't reboot after disabling SELinux during CI testing, as
# Ansible is run directly on the controller.
# TODO(priteau): This is needed for the deployment of the previous release.
# Remove when previous_release is zed.
disable_selinux_do_reboot: false
# Use the OpenStack infra's Dockerhub mirror.
docker_registry_mirrors:
- "http://{{ zuul_site_mirror_fqdn }}:8082/"