Skip to content

Instantly share code, notes, and snippets.

@Veraticus
Created April 22, 2014 18:47
Show Gist options
  • Save Veraticus/11190121 to your computer and use it in GitHub Desktop.
Save Veraticus/11190121 to your computer and use it in GitHub Desktop.
set :platform, :vagrant
set :port, 2222
server "localhost", :app, :redis, :db, :worker, :clockwork, :whenever,
internal_ip: "10.0.2.15",
hostname: "peyote-vagrant",
primary: true,
gb_ram: 0.5,
dns: "collector-vagrant.localhost"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment