mirror of
https://github.com/saltstack-formulas/packages-formula.git
synced 2025-04-07 04:51:41 +00:00

# [0.16.0](https://github.com/saltstack-formulas/packages-formula/compare/v0.15.0...v0.16.0) (2022-04-28) ### Continuous Integration * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([6174656
](61746568cd
)) * update linters to latest versions [skip ci] ([7b3dfb3
](7b3dfb374f
)) * **example:** remove blockbox as example of raw ([#86](https://github.com/saltstack-formulas/packages-formula/issues/86)) ([5712cab
](5712cab43e
)) * **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([7a53b83
](7a53b83999
)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([c2210ab
](c2210ab68a
)) ### Features * **archive:** make resource name the target path ([#82](https://github.com/saltstack-formulas/packages-formula/issues/82)) ([9390741
](9390741d5c
)) ### Tests * **system:** add `build_platform_codename` [skip ci] ([fb6e67f
](fb6e67f1ea
))
9 lines
258 B
Text
9 lines
258 B
Text
name: packages
|
|
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE
|
|
os_family: Debian, RedHat, Suse
|
|
version: 0.16.0
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: packages formula
|
|
description: Formula to install packages
|
|
top_level_dir: packages
|