Merge "Set precision of FRR log message timestamps"

This commit is contained in:
Zuul 2021-05-03 18:56:45 +00:00 committed by Gerrit Code Review
commit 726fe80787
2 changed files with 2 additions and 0 deletions

View File

@ -32,5 +32,6 @@ tripleo_frr_bgp_uplinks_scope: internal
tripleo_frr_config_basedir: "/var/lib/config-data/ansible-generated/frr"
tripleo_frr_hostname: "{{ ansible_facts['hostname'] }}"
tripleo_frr_log_level: informational
tripleo_frr_log_timestamp_precision: 3
tripleo_frr_watchfrr: true
tripleo_frr_zebra: false

View File

@ -2,6 +2,7 @@
hostname {{ tripleo_frr_hostname }}
log file /var/log/frr/frr.log {{ tripleo_frr_log_level }}
log timestamp precision {{ tripleo_frr_log_timestamp_precision }}
service integrated-vtysh-config
line vty