fideloper / Vaprobash

Vagrant Provisioning Bash Scripts
1.93k stars 497 forks source link

Fix mariadb errors on install #565

Open macklus opened 7 years ago

macklus commented 7 years ago

Ubuntu now forces all packages to be sign on secure firm, so it can broke old installations.

This PR fix that problem, added new keys from mariadb repository, and set current SO version to avoid install version mistakes.