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

## [0.56.1](https://github.com/saltstack-formulas/mysql-formula/compare/v0.56.0...v0.56.1) (2021-08-25) ### Code Refactoring * **jinja:** improve indentation ([d09728e
](d09728e04f
)) ### Continuous Integration * **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([8f91b4f
](8f91b4f3ec
)) * **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([d908ad5
](d908ad5e55
))
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.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
|