
In order to reduce amount of tech involved in deployment and better share commond resources and approaches Nginx web server is replaced with Apache2 now. Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/924157 Change-Id: Ib8c7e985c710241bd97153130b77fcb1e904bfe1
9 lines
234 B
YAML
9 lines
234 B
YAML
---
|
|
|
|
upgrade:
|
|
- |
|
|
A web server for repo containers/hosts has been changed from Nginx to
|
|
Apache.
|
|
This was made to reduce amount of services we manage with roles and to
|
|
better align approaches and development vectors.
|