We had set the wrong file context for log files. This changes is followed by these commands: - `ansible -m command rabbitmq\* -a 'semanage fcontext -d -t var_log_t "/var/log/rabbitmq(/.*)?"'` - `ansible -m command rabbitmq\* -a 'restorecon -v -R /var/log/rabbitmq'` Signed-off-by: Aurélien Bompard <aurelien@bompard.org> |
||
---|---|---|
.. | ||
defaults | ||
files | ||
tasks | ||
templates |