How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "hfm4/CentOS6.5-i386-mysql-allstar"
end
vagrant init hfm4/CentOS6.5-i386-mysql-allstar
vagrant up

This version was created almost 9 years ago.

Update:

  • my.cnf for each MySQL version is set up.

Fix:

  • mysql_install_db failed (MySQL 5.5 and 5.6)
  • remove unnecessary files
1 provider for this version.
  • virtualbox Externally hosted (github.com)

This version was created almost 9 years ago.

There isn't a description.

1 provider for this version.
  • virtualbox Externally hosted (github.com)