We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c74f760 commit 3d4bf29Copy full SHA for 3d4bf29
openvpn/network_manager_networks/init.sls
@@ -25,6 +25,7 @@ include:
25
network_name: "{{ name }}"
26
config: {{ config | json }}
27
clients: {{ clients | json }}
28
+ tpldir: {{ tpldir }}
29
- mode: 600
30
- onchanges_in:
31
- cmd: network_manager_connection_reload
0 commit comments