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

## [0.52.7](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.6...v0.52.7) (2020-05-19) ### Bug Fixes * **osfamilymap.yaml:** update SUSE defaults ([8ee79a7
](8ee79a7bb0
)) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([9e9fa3e
](9e9fa3e3d1
)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([c1dddc3
](c1dddc3a8d
)) * **workflows/commitlint:** add to repo [skip ci] ([b4c6570
](b4c65702b9
))
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.52.7
|
|
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
|