mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-09-12 06:57:41 +02:00
# [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](https://github.com/saltstack-formulas/openssh-formula/commit/bb1ac717862a2c659800c4163a0d56f035c08ed7)) ### Features * **templates:** don't get openssh pillars in templates ([cb6e48f](https://github.com/saltstack-formulas/openssh-formula/commit/cb6e48feaad2649fd008bf71071e5b803b59628e)) ### 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
|