Enterprise Requirements

Can someone tell me requirements for DreamFactory Enterprise Installation. Ive been having issues with php 5.5 on ubuntu 12.04 on a vagrant VM. I’m getting the following error when trying to install.

install.sh: Installed 7 required puppet modules
install.sh: Installing now…
install.sh: Applying ./resources/assets/manifests/00-user.pp…
Puppet::Parser::AST::Resource failed with error ArgumentError: Could not find declared class apt at /home/user/repos/dfe-installer/resources/assets/manifests/00-user.pp:109 on node dev.example.com

Instruction didnt detail this, but I had to upgrade from php 5.3 to 5.4 and install puppet modules and the puppet apt module.

My version of puppet is 2.7.11

I’m using a vagrant, virtual box VM to run ubuntu 12.04

Should I be using Ubuntu 14.04?, php 5.6?

Update: I’m having success so far installing on Ubuntu 14.04

Update2: 1/25 Install script finished but get database connection issues. MySQL (Percona Server) is stopped, and it will not start. Was told by a dreamfactory support tech to reinstall MySQL. I then get this error.