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

## [0.52.6](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.5...v0.52.6) (2020-04-17) ### Bug Fixes * **reload-modules:** do `reload_modules` on py module installation ([2b6e704
](2b6e704c96
)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([04f75a7
](04f75a7a3b
)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([ef7a2ce
](ef7a2ce2d8
)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([b4f5f79
](b4f5f79781
))
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.6
|
|
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
|