Browse Source

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

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
Maximilian Wilhelm 7 years ago
parent
commit
10dd62681e
1 changed files with 1 additions and 1 deletions
  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