Browse Source

Fix typo :)

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
Maximilian Wilhelm 7 years ago
parent
commit
c44d66f757
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bird/ffrl.conf

+ 1 - 1
bird/ffrl.conf

@@ -1,5 +1,5 @@
 #
-# FFRL upstream (Salt maanged)
+# FFRL upstream (Salt managed)
 #
 {%- set ifaces = salt['pillar.get']('nodes:' ~ grains['id'] ~ ':ifaces', {}) %}
 {%- set sessions = salt['ffho_net.get_ffrl_bgp_config'](ifaces, proto) %}