Skip to content

Instantly share code, notes, and snippets.

View gregdotca's full-sized avatar

Greg Chetcuti gregdotca

View GitHub Profile
@gregdotca
gregdotca / gist:939dc4a43439add3af3e
Created May 7, 2015 16:06
Vagrant & Session Permissions 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:
@gregdotca
gregdotca / 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:
@gregdotca
gregdotca / 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: