File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,4 +17,4 @@ provisioner:
1717 C:\salt\salt-call --local state.single file.managed
1818 C:\Users\kitchen\AppData\Local\Temp\kitchen\srv\salt\win\repo-ng\openvpn.sls
1919 source=https://github.com/saltstack/salt-winrepo-ng/raw/master/openvpn.sls
20- skip_verify=True makedirs=True
20+ skip_verify=True makedirs=True; exit 0
Original file line number Diff line number Diff line change 55 name : vagrant
66
77platforms :
8- - name : windows-81-2019-2-py3
8+ - name : windows
99 driver :
1010 box : techneg/win81x64-pro-salt
1111 gui : false
@@ -15,4 +15,4 @@ platforms:
1515 salt-call --local state.single file.managed
1616 C:\Users\vagrant\AppData\Local\Temp\kitchen\srv\salt\win\repo-ng\openvpn.sls
1717 source=https://github.com/saltstack/salt-winrepo-ng/raw/master/openvpn.sls
18- skip_verify=True makedirs=True
18+ skip_verify=True makedirs=True; exit 0
You can’t perform that action at this time.
0 commit comments