f941871f0b
## [2.0.5](https://github.com/saltstack-formulas/openssh-formula/compare/v2.0.4...v2.0.5) (2020-12-22) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([7af3bf2
](7af3bf255d
)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([37b9f3a
](37b9f3ac09
)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([bccd5fd
](bccd5fd3d8
)) * **pre-commit:** add to formula [skip ci] ([4e13609
](4e13609b99
)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([094bef5
](094bef5406
)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([75e843a
](75e843a7bd
)) ### Tests * **map:** standardise `map.jinja` verification ([2bab68f
](2bab68f5ff
))
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: 2.0.5
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: openssh formula
|
|
description: Install and configure an openssh server
|
|
top_level_dir: openssh
|