Add nginx support to zuul-web

Our zuul-web nodes will actually require nginx to help serve the static
content from zuul.

Change-Id: I6afaa78968fef59286412c7410a26605d3c971a3
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger
2018-12-18 20:09:03 -05:00
parent 3e7acd2f30
commit cb3ab2d262
3 changed files with 12 additions and 0 deletions

View File

@@ -8,6 +8,9 @@
- name: openstack.logrotate
src: git+https://git.openstack.org/openstack/ansible-role-logrotate
- name: openstack.nginx
src: git+https://git.openstack.org/openstack/ansible-role-nginx
- name: openstack.nodepool
src: git+https://git.openstack.org/openstack/ansible-role-nodepool