Fix network/init.sls
This commit is contained in:
parent
57e7f057c6
commit
f1cc7be542
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
include:
|
||||
- system.base
|
||||
- .firewall
|
||||
|
||||
network_interfaces:
|
||||
|
@ -17,4 +18,4 @@ network_service_reload:
|
|||
- enable: true
|
||||
- reload: true
|
||||
- watch:
|
||||
- system_network_interfaces
|
||||
- network_interfaces
|
Loading…
Reference in a new issue