Jonathan Rosser c354def47a Enable uwsgi to bind to multiple different IP addresses
Previously the template could only insert one http-socket or
https-socket line into the uwsgi configuration file. This meant
a choice between binding to a specific IP address, or 0.0.0.0 to
listen on all addresses.

This patch makes the template distinguish between uwsgi_bind_address
being an iterable list of addresses, or a single address. It is now
possible to specify a number of specific addresses to bind to.

Change-Id: I088a64c65a9f9912091bd10402028db574767ca4
2022-12-19 13:49:33 +00:00
2022-05-30 16:01:09 +02:00
2019-08-29 16:54:17 +03:00
2022-12-02 09:55:14 +00:00
2022-12-02 09:55:14 +00:00
2019-08-13 16:37:39 +00:00
2019-08-29 16:54:17 +03:00
2019-08-29 16:54:17 +03:00
2019-08-29 16:54:17 +03:00
2020-04-28 09:30:45 +02:00

uWSGI role for OpenStack-Ansible

Ansible role to install uWSGI.

Documentation for the project can be found at:

https://docs.openstack.org/ansible-role-uwsgi/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/ansible-role-uwsgi/

The project source code repository is located at:

https://opendev.org/openstack/ansible-role-uwsgi/

The project home is at:

https://launchpad.net/openstack-ansible

The bugs is at:

https://bugs.launchpad.net/openstack-ansible

Description
Ansible role for uWSGI installation
Readme 799 KiB
Languages
Python 81.8%
Jinja 18.2%