Skip to content

Instantly share code, notes, and snippets.

View chetcuti's full-sized avatar

Greg Chetcuti chetcuti

View GitHub Profile
@chetcuti
chetcuti / gist:c41e98d013d971e4d0e3
Created May 6, 2015 18:54
Vagrant & MySQL Issue (Part 2)
vagrantfile:
target: local
vm:
box: puphpet/centos65-x64
box_url: puphpet/centos65-x64
hostname: c6x64.p56.m56
memory: '512'
cpus: '1'
chosen_provider: virtualbox
network:
@chetcuti
chetcuti / gist:74459d89a60542ad0d08
Created May 4, 2015 17:22
Vagrant & MySQL Issue
vagrantfile:
target: local
vm:
box: puphpet/centos65-x64
box_url: puphpet/centos65-x64
hostname: c6x64.p56.m56
memory: '512'
cpus: '1'
chosen_provider: virtualbox
network: