bc8b321fe2
This patch updates all the roles to the latest available SHA's, updates all the OpenStack Service SHA's and also updates the appropriate python requirements pins. Change-Id: Ia9cb9dd47b391ebcbcc26d320245e3a7e4751568
9 lines
396 B
YAML
9 lines
396 B
YAML
---
|
|
upgrade:
|
|
- New overrides are provided to allow for better customization
|
|
around logfile retention and rate limiting for UDP/TCP sockets.
|
|
``rsyslog_server_logrotation_window`` defaults to 14 days
|
|
``rsyslog_server_ratelimit_interval`` defaults to 0 seconds
|
|
``rsyslog_server_ratelimit_burst`` defaults to 10000
|
|
- The rsyslog.conf is now using v7+ style configuration settings
|