openstack-ansible-memcached.../releasenotes/notes/remove_verbose_var-c22f4946eedbc5f2.yaml
Travis Truman c99d1debe9 Removing the verbose variable
Debug logging enabled by using the `debug` variable should
be sufficient for troubleshooting purposes.

The default logging level has increased from -v to -vv

Change-Id: Iad6785f1b445703fcfd84a5582ca81849d70ceed
2016-05-24 09:22:22 -04:00

6 lines
154 B
YAML

---
upgrade:
- The variable ``verbose`` has been removed. Deployers should rely on the
``debug`` var to enable higher levels of memcached logging.