7437b7641b
Change-Id: I20a5049e14fae2da25a87a97efa58692e561b1be
8 lines
283 B
YAML
8 lines
283 B
YAML
---
|
|
features:
|
|
- |
|
|
The variable ``uwsgi_bind_address`` can now be a single IP address
|
|
passed as a string, or a list of IP addresses passed in a yaml list
|
|
to the uwsgi role. This allows uwsgi to listen on a specific set of
|
|
IP addresses rather than just a single one.
|