Skip to content

Instantly share code, notes, and snippets.

@manuelkiessling
Created May 4, 2012 08:15
Show Gist options
  • Save manuelkiessling/2593212 to your computer and use it in GitHub Desktop.
Save manuelkiessling/2593212 to your computer and use it in GitHub Desktop.
INFO environment: Loading configuration...
DEBUG loader: Set :default = "/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.2/config/default.rb"
DEBUG loader: Populating proc cache for "/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.2/config/default.rb"
DEBUG loader: Load procs for pathname: #<Pathname:/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.2/config/default.rb>
DEBUG loader: Set :home = #<Pathname:/Users/manuel/.vagrant.d/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/manuel/.vagrant.d/Vagrantfile>
DEBUG loader: Load procs for pathname: #<Pathname:/Users/manuel/.vagrant.d/Vagrantfile>
DEBUG loader: Set :root = #<Pathname:/Users/manuel/vagrant-dev/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/manuel/vagrant-dev/Vagrantfile>
DEBUG loader: Load procs for pathname: #<Pathname:/Users/manuel/vagrant-dev/Vagrantfile>
DEBUG loader: Loading configuration in order: [:default, :box, :home, :root, :vm]
DEBUG loader: Loading from: default (evaluating)
DEBUG loader: Loading from: home (evaluating)
DEBUG loader: Loading from: root (evaluating)
DEBUG loader: Configuration loaded successfully
DEBUG environment: Loading configuration for VM: mhdev
DEBUG loader: Set :default = "/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.2/config/default.rb"
DEBUG loader: Set :home = #<Pathname:/Users/manuel/.vagrant.d/Vagrantfile>
DEBUG loader: Set :root = #<Pathname:/Users/manuel/vagrant-dev/Vagrantfile>
DEBUG loader: Set :vm = [#<Proc:0x007ff7128af438@/Users/manuel/vagrant-dev/Vagrantfile:10>]
DEBUG loader: Populating proc cache for #<Proc:0x007ff7128af438@/Users/manuel/vagrant-dev/Vagrantfile:10>
DEBUG loader: Loading configuration in order: [:default, :box, :home, :root, :vm]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: home (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: vm (evaluating)
DEBUG loader: Configuration loaded successfully
DEBUG loader: Set :default = "/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.2/config/default.rb"
DEBUG loader: Set :box = #<Pathname:/Users/manuel/.vagrant.d/boxes/mhdev/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/manuel/.vagrant.d/boxes/mhdev/Vagrantfile>
DEBUG loader: Load procs for pathname: #<Pathname:/Users/manuel/.vagrant.d/boxes/mhdev/Vagrantfile>
DEBUG loader: Set :home = #<Pathname:/Users/manuel/.vagrant.d/Vagrantfile>
DEBUG loader: Set :root = #<Pathname:/Users/manuel/vagrant-dev/Vagrantfile>
DEBUG loader: Set :vm = [#<Proc:0x007ff7128af438@/Users/manuel/vagrant-dev/Vagrantfile:10>]
DEBUG loader: Loading configuration in order: [:default, :box, :home, :root, :vm]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: box (evaluating)
DEBUG loader: Loading from: home (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: vm (cache)
DEBUG loader: Configuration loaded successfully
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment