54d75b5b8f
## [0.43.2](https://github.com/saltstack-formulas/openssh-formula/compare/v0.43.1...v0.43.2) (2020-06-04) ### Bug Fixes * **config_ini:** ensure the tab replacement happens before the edit ([b26b99d
](b26b99d3d0
)), closes [#162](https://github.com/saltstack-formulas/openssh-formula/issues/162) * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([053b787
](053b7879fd
)) ### Continuous Integration * **gemfile:** remove unused `rspec-retry` gem [skip ci] ([5be1c1f
](5be1c1f47c
)) * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([e53bcc1
](e53bcc14dc
)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([0977485
](0977485b6b
)) * **travis:** add notifications => zulip [skip ci] ([597aeb5
](597aeb5861
)) * **workflows/commitlint:** add to repo [skip ci] ([fa6c65b
](fa6c65b852
))
10 lines
423 B
Plaintext
10 lines
423 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: 0.43.2
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: openssh formula
|
|
description: Install and configure an openssh server
|
|
top_level_dir: openssh
|