Skip to content

Commit

Permalink
fix(network_manager_networks): set tpldir in template
Browse files Browse the repository at this point in the history
  • Loading branch information
alxwr committed Aug 21, 2023
1 parent 1859248 commit 24ddd10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openvpn/network_manager_networks/init.sls
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ include:
network_name: "{{ name }}"
config: {{ config | json }}
clients: {{ clients | json }}
tpldir: {{ tpldir }}
- mode: 600
- onchanges_in:
- cmd: network_manager_connection_reload
Expand Down

0 comments on commit 24ddd10

Please sign in to comment.