diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/templates/frr/rpki.frr.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/templates/frr/rpki.frr.tmpl b/data/templates/frr/rpki.frr.tmpl index bf72c7a9e..346a0caa9 100644 --- a/data/templates/frr/rpki.frr.tmpl +++ b/data/templates/frr/rpki.frr.tmpl @@ -1,4 +1,5 @@ ! +{# as FRR does not support deleting the entire rpki section we leave it in place even when it's empty #} rpki {% if cache is defined and cache is not none %} {% for peer, peer_config in cache.items() %} |