Skip to content

Commit

Permalink
test(_mapdata): add verification file for Windows 2016 Server
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Mar 26, 2021
1 parent 290c8b4 commit dda60f0
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions test/integration/default/files/_mapdata/windows-2016-server.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# yamllint disable rule:indentation rule:line-length
# Windows-2016Server
---
values:
bin_dir: C:\Program Files\OpenVPN\bin\
conf_dir: C:\Program Files\OpenVPN\config
conf_ext: ovpn
dh_files:
- '512'
dsaparam: false
external_repo_enabled: false
external_repo_supported: []
external_repo_version: stable
group: nobody
log_user: null
map_jinja:
sources:
- Y:G@osarch
- Y:G@os_family
- Y:G@os
- Y:G@osfinger
- C@openvpn:lookup
- Y:G@id
multi_services: false
network_manager_pkgs:
- network-manager-openvpn
- network-manager-openvpn-gnome
pkgs:
- openvpn
service: OpenVPNService
service_function: running
user: nobody

0 comments on commit dda60f0

Please sign in to comment.