소스 검색

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 년 전
부모
커밋
5ec561e4f1
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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