d0d2864d13
# [1.0.0](https://github.com/saltstack-formulas/openssh-formula/compare/v0.43.3...v1.0.0) (2020-07-17) ### Continuous Integration * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([bb1ac71
](bb1ac71786
)) ### Features * **templates:** don't get openssh pillars in templates ([cb6e48f
](cb6e48feaa
)) ### BREAKING CHANGES * **templates:** Minimum Salt version support is now `2019.2` in line with official upstream support; also use of the `traverse` Jinja filter.
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: 1.0.0
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: openssh formula
|
|
description: Install and configure an openssh server
|
|
top_level_dir: openssh
|