소스 검색

openvpn: Require network to be configured completely.

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 3 년 전
부모
커밋
911a508b33
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      openvpn/init.sls

+ 1 - 1
openvpn/init.sls

@@ -4,7 +4,7 @@
 
 include:
   - certs
-  - network.interfaces
+  - network
 
 
 openvpn: