b62986613b
# [1.11.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.10.3...v1.11.0) (2022-05-17) ### Bug Fixes * **minion:** replace literals with `rootuser` & `rootgroup` from map ([b2316ed
](b2316ed17b
)) ### Code Refactoring * **minion:** use `pkg.installed` state for macOS ([3eff2d2
](3eff2d2acf
)) ### Continuous Integration * **macos:** enable testing using GitHub Actions ([8ab60b9
](8ab60b9689
)) * **vagrant:** use `linked_clone` at all times (inc. CI) [skip ci] ([18a6230
](18a6230856
)) ### Features * **macos:** use `saltstack` as package to install ([c05fddf
](c05fddf139
)) ### Tests * **macos:** add `map.jinja` verification files ([c1c635f
](c1c635fda4
)) * **macos:** update for this platform ([dc9cff9
](dc9cff99c5
)) * **system.rb:** add support for `mac_os_x` [skip ci] ([e8a1237
](e8a1237632
))
10 lines
374 B
Plaintext
10 lines
374 B
Plaintext
name: salt
|
|
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Oracle, Amazon, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, FreeBSD, OpenBSD, Windows
|
|
os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows
|
|
version: 1.11.0
|
|
release: 1
|
|
minimum_version: 2015.8
|
|
summary: Formula for install Saltstack
|
|
description: Formula for installing Saltstack
|
|
top_level_dir: salt
|