Skip to content

Instantly share code, notes, and snippets.

@ni-ka
Created March 5, 2012 17:03
Show Gist options
  • Save ni-ka/1979336 to your computer and use it in GitHub Desktop.
Save ni-ka/1979336 to your computer and use it in GitHub Desktop.
C:\Users\c5168972\Documents\Projects\eod.vm>vagrant resume
INFO global: Vagrant version: 0.9.99.2
INFO vagrant: `vagrant` invoked: ["resume"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#<Vagrant::Environment:0x25bc4c8>)
INFO environment: - cwd: C:/Users/c5168972/Documents/Projects/eod.vm
INFO environment: Home path: C:/Users/c5168972/.vagrant.d
INFO plugin: Searching and loading any available plugins...
INFO plugin: Loaded 0 plugins.
DEBUG vagrant: Loading environment
INFO environment: Loading configuration...
DEBUG loader: Set :default = "C:/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.99
.2/config/default.rb"
DEBUG loader: Populating proc cache for "C:/Ruby193/lib/ruby/gems/1.9.1/gems/vag
rant-0.9.99.2/config/default.rb"
DEBUG loader: Load procs for pathname: #<Pathname:C:/Ruby193/lib/ruby/gems/1.9.1
/gems/vagrant-0.9.99.2/config/default.rb>
DEBUG loader: Set :root = #<Pathname:C:/Users/c5168972/Documents/Projects/eod.vm
/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:C:/Users/c5168972/Documents/P
rojects/eod.vm/Vagrantfile>
DEBUG loader: Load procs for pathname: #<Pathname:C:/Users/c5168972/Documents/Pr
ojects/eod.vm/Vagrantfile>
DEBUG loader: Loading configuration in order: [:default, :box, :home, :root, :vm
]
DEBUG loader: Loading from: default (evaluating)
DEBUG loader: Loading from: root (evaluating)
DEBUG provisioner: Provisioner config: chef_solo
INFO provisioner: Provisioner class: Vagrant::Provisioners::ChefSolo
DEBUG provisioner: Configuring provisioner with: Vagrant::Provisioners::ChefSolo
::Config
DEBUG loader: Configuration loaded successfully
DEBUG environment: Loading configuration for VM: default
DEBUG loader: Set :default = "C:/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.99
.2/config/default.rb"
DEBUG loader: Set :root = #<Pathname:C:/Users/c5168972/Documents/Projects/eod.vm
/Vagrantfile>
DEBUG loader: Set :vm = []
DEBUG loader: Loading configuration in order: [:default, :box, :home, :root, :vm
]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully
DEBUG loader: Set :default = "C:/Ruby193/lib/ruby/gems/1.9.1/gems/vagrant-0.9.99
.2/config/default.rb"
DEBUG loader: Set :box = #<Pathname:C:/Users/c5168972/.vagrant.d/boxes/lucid64/V
agrantfile>
DEBUG loader: Populating proc cache for #<Pathname:C:/Users/c5168972/.vagrant.d/
boxes/lucid64/Vagrantfile>
DEBUG loader: Load procs for pathname: #<Pathname:C:/Users/c5168972/.vagrant.d/b
oxes/lucid64/Vagrantfile>
DEBUG loader: Set :root = #<Pathname:C:/Users/c5168972/Documents/Projects/eod.vm
/Vagrantfile>
DEBUG loader: Set :vm = []
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: root (cache)
DEBUG loader: Configuration loaded successfully
INFO cli: CLI: [] "resume" []
DEBUG cli: Invoking command class: Vagrant::Command::Resume []
DEBUG resume: 'resume' each target VM...
INFO datastore: Created: C:/Users/c5168972/Documents/Projects/eod.vm/.vagrant
DEBUG virtualbox_base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage
INFO virtualbox_base: VBoxManage path: C:\Program Files\Oracle\VirtualBox\VBoxM
anage.exe
INFO subprocess: Starting process: ["C:\\Program Files\\Oracle\\VirtualBox\\VBo
xManage.exe", "--version"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment