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

## [0.56.4](https://github.com/saltstack-formulas/mysql-formula/compare/v0.56.3...v0.56.4) (2023-11-28) ### Bug Fixes * **bug:** config arrays as multiple lines ([fabd837
](fabd837bcb
)) ### Continuous Integration * update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([3880cd3
](3880cd3a2b
)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([47ff13c
](47ff13c314
)) ### Styles * update precommit and style ([5f487e3
](5f487e33f6
)) ### Tests * **packages:** update for `ubuntu-22.04` [skip ci] ([6e2433e
](6e2433e29d
)) * **system:** add `build_platform_codename` [skip ci] ([bb6b4e5
](bb6b4e5a82
)) * **system.rb:** add support for `mac_os_x` [skip ci] ([924cc3a
](924cc3a592
))
9 lines
301 B
Text
9 lines
301 B
Text
name: mysql
|
|
os: RedHat, CentOS, Debian, Ubuntu, Suse, Gentoo, FreeBSD
|
|
os_family: RedHat, Debian, Suse, Gentoo, FreeBSD
|
|
version: 0.56.4
|
|
release: 1
|
|
minimum_version: 2015.8
|
|
summary: Formula for installing MySQL
|
|
description: Formula for installing MySQL database client and/or server
|
|
top_level_dir: mysql
|