Update golang cookbook

This commit is contained in:
2021-12-04 19:57:19 -06:00
parent a8948053d6
commit bbef38b6d6
130 changed files with 3548 additions and 1795 deletions

View File

@@ -6,7 +6,7 @@ description 'Provides mysql_service, mysql_config, and mysql_client resour
source_url 'https://github.com/sous-chefs/mysql'
issues_url 'https://github.com/sous-chefs/mysql/issues'
chef_version '>= 12.7'
version '8.7.3'
version '8.7.4'
%w(redhat centos scientific oracle).each do |el|
supports el, '>= 6.0'