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

## [0.55.1](https://github.com/saltstack-formulas/mysql-formula/compare/v0.55.0...v0.55.1) (2021-03-23) ### Bug Fixes * **salt-user:** redirect error output from user access checks ([4cb4c05
](4cb4c05e48
)) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([e20d7c6
](e20d7c69d1
)) * **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([63561c0
](63561c0a2f
)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([d08b960
](d08b960daf
)) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([1af83d1
](1af83d1fac
)) * **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([b27382a
](b27382a76c
)) * **pre-commit:** update hook for `rubocop` [skip ci] ([86397f6
](86397f6390
))
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.1
|
|
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
|