Releases: saltstack-formulas/openvpn-formula
Releases · saltstack-formulas/openvpn-formula
v0.14.2
v0.14.1
0.14.1 (2019-09-01)
Bug Fixes
- config: configurable distinction between server and client services (18c4c4a)
- config: sub-mappings for client and server (b30b23d)
- service: make sure the now obsolete systemd services are disabled (2dfae46)
- service: removed trailing whitespace (85d2458)
- test: drop ' then$' (62c2f70)
- test: dropped redundant permission checks (9c3ea71)
Continuous Integration
- kitchen+travis: replace EOL pre-salted images (2577535)
Tests
v0.14.0
v0.13.1
0.13.1 (2019-07-19)
Bug Fixes
- centos: install OpenSSL on CentOS (7e4c8d6)
- centos-6: has only one service 'openvpn' (3d5723d)
- config: script-security is a common option (b1b482c)
- config: set tls-auth and tls-crypt independentyl of ta_content (d3787b6)
- debian-ish: root owns the logs (3276d3b)
- fedora: honor working directory & service name (4f8e899)
- freebsd: load if_tap module (d63581a)
- jinja: don't call pillar.get (33b98f5)
- logging: set replace=False and add dependencies for log files (9b71fcf)
- macros: use openvpn/macros.jinja (637387e)
- service: use OS-specific service name in multi-service setups (b16756c)
- specs: use boolean operator (89fa956)
Continuous Integration
- cleanup: dropped obsolete opensuse-leap-15 workaround (1e1719d)
- kitchen: add kitchen file + testinfra (9c5ee26)
- kitchen: rename pillar (4122fc0)
- kitchen: test/config/pillars: add jinja for user on debian >= 9 (3c7f947)
- kitchen+travis: modify matrix to include
develop
platform (91b5798) - specs: increased readability (b2c9cf1)
- test data: moved Pillar test data (2fff1ee)
- testing: added bin/kitchen (15bea7b)
- travis: exclude Fedora 29 from Travis CI (4a1f9ed)
- travis: test based on template-formula and #98 (b9daf9b)