Explorar el Código

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

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
Maximilian Wilhelm hace 7 años
padre
commit
10dd62681e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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