| ... | ... |
@@ -285,7 +285,7 @@ function configure_ironic {
|
| 285 | 285 |
|
| 286 | 286 |
# Format logging |
| 287 | 287 |
if [ "$LOG_COLOR" == "True" ] && [ "$SYSLOG" == "False" ]; then |
| 288 |
- setup_colorized_logging $IRONIC_CONF_FILE DEFAULT |
|
| 288 |
+ setup_colorized_logging $IRONIC_CONF_FILE DEFAULT tenant user |
|
| 289 | 289 |
fi |
| 290 | 290 |
|
| 291 | 291 |
if [[ "$IRONIC_IPXE_ENABLED" == "True" ]]; then |