Update mysql module to <11.0.0

Same as was changed in openstacklib.

Change-Id: Ie29d3f72c2196095dfef2c32d0bddcf3ef1048ba
This commit is contained in:
Tobias Urdin 2020-03-30 10:07:59 +02:00
parent 9796bfba72
commit 99391f1681
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
},
{
"name": "puppetlabs/mysql",
"version_requirement": ">=6.0.0 <9.0.0"
"version_requirement": ">=6.0.0 <11.0.0"
},
{
"name": "openstack/openstacklib",