Browse Source

Remove hard requirement from bird state to network.interfaces.

  As "ifreload" often (read: usually every time) fails when trying to recreate
  the VXLAN interfaces (when present), the bird state fails without doing
  anything. That's bad. So hope for the best and just run the bird state.
  #yolo

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
Maximilian Wilhelm 7 years ago
parent
commit
5ec561e4f1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      bird/init.sls

+ 0 - 1
bird/init.sls

@@ -22,7 +22,6 @@ bird-pkg:
     - name: bird
     - require:
       - pkgrepo: bird-repo
-      - sls: network.interfaces
 
 
 # Make sure both services are enabled