소스 검색

The dependency keyword for another state is 'sls'. Damn again.

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
Maximilian Wilhelm 7 년 전
부모
커밋
10dd62681e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      bird/init.sls

+ 1 - 1
bird/init.sls

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