openstack-ansible-repo_server/releasenotes/notes/drop-nginx-repo-e0a6ab0107e09e94.yaml
Jonathan Rosser e31bee556c Use distro packages for nginx on centos.
There is no longer any need to get these from EPEL or the
nginx repos.

Change-Id: I24a031b5e14359f08a231dfc3429468561d48126
2022-05-29 17:33:00 +00:00

9 lines
367 B
YAML

---
upgrade:
- |
The use of the nginx package repository on RedHat derived operating
systems is no longer required as there is a new enough version of the
nginx package in the standard distro repos now. The variables
``repo_centos_nginx_mirror`` and ``repo_centos_nginx_key`` are removed from
the repo_server role and no longer have any effect.