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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user