Thank you for setting this up. This will be a huge help! New to vagrant in general. Getting an error that preventing it from working. I cloned the repo and ran vagrant up on the directory. What am I missing?
==> default: Error: /usr/bin/yum -y --enablerepo=remi,remi-test install php-mysql php-gd php-mbstring php-mcrypt php-xml php-cli php-pear php-pdo returned 1 instead of one of [0]
==> default: Error: /Stage[main]/Php/Exec[php55modules]/returns: change from notrun to 0 failed: /usr/bin/yum -y --enablerepo=remi,remi-test install php-mysql php-gd php-mbstring php-mcrypt php-xml php-cli php-pear php-pdo returned 1 instead of one of [0]
Thank you for setting this up. This will be a huge help! New to vagrant in general. Getting an error that preventing it from working. I cloned the repo and ran vagrant up on the directory. What am I missing?