Date By sf

A new Zuul version has been added to the SF-3.2 and SF-3.3 to address a security issue. To fix a deployment run sfconfig --update from the install-server. Alternatively, to avoid going through CentOS 7.7 packages:

# From the install-server
ansible -m command -a "yum update -y rh-python35-zuul*" install-server:zuul-scheduler:zuul-merger:zuul-executor
ansible-playbook /var/lib/software-factory/ansible/zuul_restart.yml