Switch OVN Metadata Agent to journal logging

This patch enables logging to journal for the Neutron OVN
Metadata Agent service.

Change-Id: If1b73b1d14b1d3be4fdfad5a9b91d2f048a640e2
This commit is contained in:
James Denton 2022-12-06 08:01:26 -06:00 committed by Dmitriy Rabotyagov
parent cf298622a9
commit e4c18905a9
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
[DEFAULT]
debug = {{ debug }}
use_journal = true
# Nova metadata service IP and port
nova_metadata_host = {{ internal_lb_vip_address }}