48d539746d
## [3.0.1](https://github.com/saltstack-formulas/openssh-formula/compare/v3.0.0...v3.0.1) (2021-03-26) ### Bug Fixes * **openbsd:** fix `dig_pkg`, avoid `UsePAM` & add verification file ([2868560
](286856058a
)) ### Continuous Integration * enable Vagrant-based testing using GitHub Actions ([f1af455
](f1af45593d
)) * **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([01512a0
](01512a0ec4
)) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([79321be
](79321be76f
)) * **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([c2a366f
](c2a366f9c7
)) * **pre-commit:** update hook for `rubocop` [skip ci] ([ccb6a44
](ccb6a44875
)) ### Documentation * **readme:** add `Testing with Vagrant` section ([2f8c31c
](2f8c31c66c
)) ### Tests * **freebsd:** add `map.jinja` verification files (for 11.4 & 12.2) ([4c857fe
](4c857fe071
)) * standardise use of `share` suite & `_mapdata` state [skip ci] ([35a2124
](35a2124a43
)) * **_mapdata:** add verification files for new platforms ([748eded
](748ededc7a
)) * **share:** standardise with latest changes [skip ci] ([de969f1
](de969f10f1
))
10 lines
422 B
Plaintext
10 lines
422 B
Plaintext
name: openssh
|
|
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
|
|
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
|
|
version: 3.0.1
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: openssh formula
|
|
description: Install and configure an openssh server
|
|
top_level_dir: openssh
|