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

## [0.55.2](https://github.com/saltstack-formulas/mysql-formula/compare/v0.55.1...v0.55.2) (2021-05-07) ### Bug Fixes * **salt-user:** fix setting grants for the salt user ([346633d
](346633d6f6
)) ### Continuous Integration * **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([3df6d64
](3df6d6410d
)) ### Documentation * **readme:** fix headings [skip ci] ([897a83d
](897a83dc2a
)) ### Tests * standardise use of `share` suite & `_mapdata` state [skip ci] ([c11750c
](c11750c9cc
))
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.55.2
|
|
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
|