bifrost/releasenotes/notes/bifrost-nginx-install-8a824b4be58201c7.yaml
Dmitry Tantsur a28b13eb7c Move Nginx code to a new role bifrost-nginx-install
There is currently a lot of duplication between nginx setup for keystone
(identity API) and ironic (httpboot directory). This change moves the
common code to a new role and makes the httpboot configuration a
separate nginx configuration file.

Change-Id: Ic5239aba764f632c48a422812fde7010ffb1a339
2021-08-02 13:37:37 +02:00

6 lines
110 B
YAML

---
other:
- |
Moves the generic code for managing Nginx into a new role
``bifrost-nginx-install``.