mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2025-12-25 02:30:08 +01:00
## [3.0.4](https://github.com/saltstack-formulas/openssh-formula/compare/v3.0.3...v3.0.4) (2025-06-09) ### Bug Fixes * **sshd_config:** remove special newline handling for auth options ([3d2442f](3d2442f3c6)) ### Continuous Integration * **pre-commit.ci:** perform `pre-commit` autoupdate ([a09a0b2](a09a0b258d)) * **vagrant:** remove testing for unsupported OSes ([f214ad0](f214ad03aa)) * update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([b29b10d](b29b10de7d)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([f2c7d39](f2c7d392ca)) * **vagrant:** use `linked_clone` at all times (inc. CI) [skip ci] ([917b3a1](917b3a17c3)) ### Tests * **_mapdata:** add verification file for `fedora-35` [skip ci] ([c6b6556](c6b6556117)) * **pillar:** add `ssh-rsa` Kitchen workaround on Fedora 36 [skip ci] ([24b29cd](24b29cd91c)) * **pillar:** add `ssh-rsa` Kitchen workaround on Ubuntu 22.04 [skip ci] ([2419d26](2419d26e02)) * **system.rb:** add support for `mac_os_x` [skip ci] ([9fb9426](9fb94264a5))
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.4
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: openssh formula
|
|
description: Install and configure an openssh server
|
|
top_level_dir: openssh
|