Vagrant Lamp Versions Save

My default LAMP development stack for Vagrant

v1.0.3

8 years ago

Fixed

  • Add chef.nodes_path for Chef Zero. Fix breaking change introduced with Vagrant 1.8.0

Changed

  • Update README.md with hosts file information

v1.0.0

8 years ago

Changed

  • Use Chef provided boxes and Omnibus
  • Manage vendor cookbooks with Berkshelf
  • Replace MailCatcher with MailHog and Postfix
  • Use cookbook for Percona toolkit installation
  • Update nodejs version to 0.12.0
  • Remove Drush

Fixed

  • Upgrade cookbook for latest Chef

Removed

  • Remove oh-my-zsh
  • Remove Drush

v1.0.1

8 years ago

Fixed

  • Fix MySQL socket path

v1.0.2

8 years ago

Fixed

  • Check if vagrant-berkshelf plugin is installed before trying to disable it
  • Fix keyserver override for Percona repository
  • Replace Apache event MPM with prefork
  • Fix phpmyadmin installation

Changed

  • Update name of base box provided by Chef
  • Upgrade vendor cookbooks
  • Upgrade node.js version
  • Use nodejs cookbook to install npm modules

Removed

  • Remove deprecated apache template