mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-17 10:10:28 +00:00

## [5.0.4](https://github.com/saltstack-formulas/template-formula/compare/v5.0.3...v5.0.4) (2021-11-16) ### Code Refactoring * **map.jinja:** standardise v5 structure [skip ci] ([bf9a9bd
](bf9a9bd204
)) ### Continuous Integration * **kitchen:** use `pillars_from_directories` under `provisioner` ([5f80cf2
](5f80cf2b7d
)) * **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([6c5809d
](6c5809d067
)) ### Tests * **pillar:** use static test/salt/pillar/top.sls ([7708e12
](7708e12923
))
9 lines
449 B
Text
9 lines
449 B
Text
name: TEMPLATE
|
|
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Oracle, 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: 5.0.4
|
|
release: 1
|
|
minimum_version: 2019.2
|
|
summary: TEMPLATE formula
|
|
description: Formula to use as a template for other formulas
|
|
top_level_dir: TEMPLATE
|