Browse Source

fastd: Remove old clean up code.

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 3 years ago
parent
commit
d2b40765d2
1 changed files with 0 additions and 6 deletions
  1. 0 6
      fastd/init.sls

+ 0 - 6
fastd/init.sls

@@ -126,12 +126,6 @@ fastd@{{ instance_name }}:
   {% endfor %}{# for network in networks #}
 
 
-#
-# Remove old Inter-GW peers folder
-/etc/fastd/{{ site }}_intergw/gateways:
-  file.absent
-
-
 #
 # Cleanup configurations for previosly configured instances.
 # Stop fastd instance before purging the configuration.