Skip to content

Instantly share code, notes, and snippets.

@trekr5
Created March 24, 2015 18:07
Show Gist options
  • Save trekr5/2a922db35917485a76f6 to your computer and use it in GitHub Desktop.
Save trekr5/2a922db35917485a76f6 to your computer and use it in GitHub Desktop.
it\cookbook-core>vagrant provision windows
windows: Loading Berkshelf datafile...
windows: Sharing cookbooks with VM
windows: Updating Vagrant's Berkshelf...
windows: Resolving cookbook dependencies...
windows: Fetching 'core' from source at .
windows: Using apt (2.6.1)
windows: Using chef-client (4.2.4)
windows: Using chocolatey (0.2.1) from https://github.com/chocolatey/chocolatey-cookbook.git (at master)
windows: Using chef_handler (1.1.6)
windows: Using core (0.0.1) from source at .
windows: Using cron (1.6.1)
windows: Using hipchat (0.4.0)
windows: Using hostsfile (2.4.5)
windows: Using logging (0.0.1) from [email protected]:cookbook-logging.git (at master)
windows: Using logrotate (1.8.0)
windows: Using minitest-handler (1.3.2)
windows: Using ms_dotnet2 (1.0.0)
windows: Using ms_dotnet4 (1.0.2)
windows: Using ms_dotnet45 (2.0.0)
windows: Using ohai (2.0.2) from [email protected]:cookbook-ohai.git (at master)
windows: Using powershell (3.0.7)
windows: Using sudo (2.7.1)
windows: Using sysctl (0.6.2)
windows: Using users (1.7.0)
windows: Using windows (1.36.6)
windows: Vendoring apt (2.6.1) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/apt
windows: Vendoring chef-client (4.2.4) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/chef-client
windows: Vendoring chef_handler (1.1.6) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/chef_handler
windows: Vendoring chocolatey (0.2.1) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/chocolatey
windows: Vendoring core (0.0.1) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/core
windows: Vendoring cron (1.6.1) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/cron
windows: Vendoring hipchat (0.4.0) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/hipchat
windows: Vendoring hostsfile (2.4.5) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/hostsfile
windows: Vendoring logging (0.0.1) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/logging
windows: Vendoring logrotate (1.8.0) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/logrotate
windows: Vendoring minitest-handler (1.3.2) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/minitest-handler
windows: Vendoring ms_dotnet2 (1.0.0) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/ms_dotnet2
windows: Vendoring ms_dotnet4 (1.0.2) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/ms_dotnet4
windows: Vendoring ms_dotnet45 (2.0.0) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/ms_dotnet45
windows: Vendoring ohai (2.0.2) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/ohai
windows: Vendoring powershell (3.0.7) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/powershell
windows: Vendoring sudo (2.7.1) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/sudo
windows: Vendoring sysctl (0.6.2) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/sysctl
windows: Vendoring users (1.7.0) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/users
windows: Vendoring windows (1.36.6) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11148-13vbkf0-windows/windows
windows: Running provisioner: chef_solo...
windows: Vagrant does not support detecting whether Chef is installed
windows: for the guest OS running in the machine. Vagrant will assume it is
windows: installed and attempt to continue.
ading chef encrypted data bag secret key...
rating chef JSON and uploading...
windows: Running chef-solo...
windows: [2015-03-24T10:39:14-07:00] INFO: *** Chef 11.10.4 ***
windows: [2015-03-24T10:39:14-07:00] INFO: Chef-client pid: 160
windows: [2015-03-24T10:39:35-07:00] DEBUG: Building node object for vagrant-2012.Justgiving.local
windows: [2015-03-24T10:39:35-07:00] DEBUG: Extracting run list from JSON attributes provided on command line
windows: [2015-03-24T10:39:35-07:00] INFO: Setting the run_list to ["recipe[core::local_users]"] from JSON
windows: [2015-03-24T10:39:35-07:00] DEBUG: Applying attributes from json file
windows: [2015-03-24T10:39:35-07:00] DEBUG: Platform is windows version 6.2.9200
windows: [2015-03-24T10:39:35-07:00] INFO: Run List is [recipe[core::local_users]]
windows: [2015-03-24T10:39:35-07:00] INFO: Run List expands to [core::local_users]
windows: [2015-03-24T10:39:35-07:00] INFO: Starting Chef Run for vagrant-2012.Justgiving.local
windows: [2015-03-24T10:39:35-07:00] INFO: Running start handlers
windows: [2015-03-24T10:39:35-07:00] INFO: Start handlers complete.
windows: [2015-03-24T10:39:35-07:00] DEBUG: Checking for administrator privileges....
windows: [2015-03-24T10:39:35-07:00] DEBUG: chef-client has administrator privileges on node vagrant-2012.JG.local.
windows: [2015-03-24T10:39:35-07:00] DEBUG: No chefignore file found at C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/chefignore no files will be ignored
windows: [2015-03-24T10:39:39-07:00] DEBUG: Cookbooks to compile: [:cron, :logrotate, :chef_handler, :windows, :"chef-client", :chocolatey, :hipchat, :hostsfile, :apt, :logging
hai, :ms_dotnet2, :ms_dotnet4, :ms_dotnet45, :powershell, :sudo, :sysctl, :users, :co
windows: re]
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook cron's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/cron/libraries/matchers.rb
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook logrotate's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/logrotate/libraries/logrot
config.rb
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook logrotate's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/logrotate/libraries/matche
b
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook chef_handler's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/chef_handler/libraries/
hers.rb
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/libraries/feature_ba
b
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/libraries/matchers.r
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/libraries/powershell
per.rb
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/libraries/powershell
.rb
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/libraries/registry_h
r.rb
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/libraries/version.rb
windows:
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/libraries/windows_ar
ecture_helper.rb
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/libraries/windows_he
.rb
windows:
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/libraries/windows_pa
e.rb
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/libraries/windows_pr
eged.rb
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/libraries/wmi_helper
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook chef-client's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/chef-client/libraries/he
s.rb
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook chocolatey's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/chocolatey/libraries/choc
ey_helpers.rb
windows:
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook hostsfile's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/hostsfile/libraries/entry.
windows: [2015-03-24T10:39:39-07:00] DEBUG: Loading cookbook hostsfile's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/hostsfile/libraries/manipu
r.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading cookbook hostsfile's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/hostsfile/libraries/matche
b
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading cookbook apt's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/apt/libraries/helpers.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading cookbook apt's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/apt/libraries/matchers.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading cookbook apt's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/apt/libraries/network.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading cookbook sudo's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/sudo/libraries/matchers.rb
windows:
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading cookbook sysctl's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/sysctl/libraries/matchers.rb
windows:
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading cookbook sysctl's library file: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/sysctl/libraries/sysctl.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.JG.local loading cookbook logrotate's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/
books/logrotate/attributes/default.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute logrotate::default
windows:
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook chef_handler's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874f
ookbooks/chef_handler/attributes/default.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute chef_handler::default
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook windows's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/co
oks/windows/attributes/default.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute windows::default
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook chef-client's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fb
okbooks/chef-client/attributes/default.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute chef-client::default
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook chocolatey's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf
kbooks/chocolatey/attributes/default.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute chocolatey::default
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook hipchat's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/co
oks/hipchat/attributes/default.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute hipchat::default
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook hipchat's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/co
oks/hipchat/attributes/handler.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute hipchat::handler
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook hostsfile's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/
books/hostsfile/attributes/default.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute hostsfile::default
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook apt's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbo
apt/attributes/default.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute apt::default
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook logging's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/co
oks/logging/attributes/default.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute logging::default
windows: [2015-03-24T10:39:40-07:00] INFO: chef environment: dev
windows:
windows: [2015-03-24T10:39:40-07:00] INFO: redis hosts redis.logs.dev.aws.justgiving.service
windows: [2015-03-24T10:39:40-07:00] INFO: node_name : false hostname vagrant-2012.Justgiving.local
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook ohai's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookb
/ohai/attributes/default.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute ohai::default
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook ms_dotnet2's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf
kbooks/ms_dotnet2/attributes/default.rb
windows:
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute ms_dotnet2::default
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook ms_dotnet4's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf
kbooks/ms_dotnet4/attributes/defaults.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute ms_dotnet4::defaults
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook ms_dotnet45's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fb
okbooks/ms_dotnet45/attributes/default.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute ms_dotnet45::default
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook powershell's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf
kbooks/powershell/attributes/default.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute powershell::default
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook powershell's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf
kbooks/powershell/attributes/bits_4.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute powershell::bits_4
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook powershell's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf
kbooks/powershell/attributes/powershell2.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute powershell::powershell2
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook powershell's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf
kbooks/powershell/attributes/powershell3.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute powershell::powershell3
windows: [2015-03-24T10:39:40-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook powershell's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf
kbooks/powershell/attributes/powershell4.rb
windows: [2015-03-24T10:39:40-07:00] DEBUG: Loading Attribute powershell::powershell4
windows: [2015-03-24T10:39:41-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook powershell's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf
kbooks/powershell/attributes/powershell5.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading Attribute powershell::powershell5
windows: [2015-03-24T10:39:41-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook sudo's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookb
/sudo/attributes/default.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading Attribute sudo::default
windows: [2015-03-24T10:39:41-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook sysctl's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/coo
ks/sysctl/attributes/default.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading Attribute sysctl::default
windows: [2015-03-24T10:39:41-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook core's attribute file C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookb
/core/attributes/default.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading Attribute core::default
windows: [2015-03-24T10:39:41-07:00] INFO: Set core.join_domain = true
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook cron's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/cron/providers/d.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/cron/providers/d.rb into a provider named cron_d d
ed in Chef::Provider::CronD
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook cron's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/cron/resources/d.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/cron/resources/d.rb into a resource named cron_d d
ed in Chef::Resource::CronD
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook chef_handler's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/chef_handler/providers
ault.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/chef_handler/providers/default.rb into a provider
d chef_handler defined in Chef::Provider::ChefHandler
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook chef_handler's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/chef_handler/resources
ault.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/chef_handler/resources/default.rb into a resource
d chef_handler defined in Chef::Resource::ChefHandler
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/auto_run.
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/auto_run.rb into a provider name
ndows_auto_run defined in Chef::Provider::WindowsAutoRun
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/batch.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/batch.rb into a provider named w
ws_batch defined in Chef::Provider::WindowsBatch
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/feature_d
rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/feature_dism.rb into a provider
d windows_feature_dism defined in Chef::Provider::WindowsFeatureDism
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/feature_p
shell.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/feature_powershell.rb into a pro
r named windows_feature_powershell defined in Chef::Provider::WindowsFeaturePowershell
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/feature_s
rmanagercmd.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/feature_servermanagercmd.rb into
rovider named windows_feature_servermanagercmd defined in Chef::Provider::WindowsFeatureServermanagercmd
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/font.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/font.rb into a provider named wi
s_font defined in Chef::Provider::WindowsFont
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/pagefile.
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/pagefile.rb into a provider name
ndows_pagefile defined in Chef::Provider::WindowsPagefile
windows:
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/path.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/path.rb into a provider named wi
s_path defined in Chef::Provider::WindowsPath
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/printer.r
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/printer.rb into a provider named
dows_printer defined in Chef::Provider::WindowsPrinter
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/printer_p
rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/printer_port.rb into a provider
d windows_printer_port defined in Chef::Provider::WindowsPrinterPort
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/reboot.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/reboot.rb into a provider named
ows_reboot defined in Chef::Provider::WindowsReboot
windows:
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/registry.
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/registry.rb into a provider name
ndows_registry defined in Chef::Provider::WindowsRegistry
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/shortcut.
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/shortcut.rb into a provider name
ndows_shortcut defined in Chef::Provider::WindowsShortcut
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/task.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/task.rb into a provider named wi
s_task defined in Chef::Provider::WindowsTask
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/zipfile.r
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/providers/zipfile.rb into a provider named
dows_zipfile defined in Chef::Provider::WindowsZipfile
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/auto_run.
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/auto_run.rb into a resource name
ndows_auto_run defined in Chef::Resource::WindowsAutoRun
windows:
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/batch.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/batch.rb into a resource named w
ws_batch defined in Chef::Resource::WindowsBatch
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/feature.r
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/feature.rb into a resource named
dows_feature defined in Chef::Resource::WindowsFeature
windows:
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/font.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/font.rb into a resource named wi
s_font defined in Chef::Resource::WindowsFont
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/pagefile.
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/pagefile.rb into a resource name
ndows_pagefile defined in Chef::Resource::WindowsPagefile
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/path.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/path.rb into a resource named wi
s_path defined in Chef::Resource::WindowsPath
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/printer.r
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/printer.rb into a resource named
dows_printer defined in Chef::Resource::WindowsPrinter
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/printer_p
rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/printer_port.rb into a resource
d windows_printer_port defined in Chef::Resource::WindowsPrinterPort
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/reboot.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/reboot.rb into a resource named
ows_reboot defined in Chef::Resource::WindowsReboot
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/registry.
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/registry.rb into a resource name
ndows_registry defined in Chef::Resource::WindowsRegistry
windows:
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/shortcut.
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/shortcut.rb into a resource name
ndows_shortcut defined in Chef::Resource::WindowsShortcut
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/task.rb
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/task.rb into a resource named wi
s_task defined in Chef::Resource::WindowsTask
windows:
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/zipfile.r
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/windows/resources/zipfile.rb into a resource named
dows_zipfile defined in Chef::Resource::WindowsZipfile
windows: [2015-03-24T10:39:41-07:00] DEBUG: Loading cookbook chocolatey's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/chocolatey/providers/def
.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/chocolatey/providers/default.rb into a provider na
chocolatey defined in Chef::Provider::Chocolatey
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook chocolatey's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/chocolatey/resources/def
.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/chocolatey/resources/default.rb into a resource na
chocolatey defined in Chef::Resource::Chocolatey
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook hipchat's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/hipchat/providers/msg.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/hipchat/providers/msg.rb into a provider named hip
_msg defined in Chef::Provider::HipchatMsg
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook hipchat's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/hipchat/resources/msg.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/hipchat/resources/msg.rb into a resource named hip
_msg defined in Chef::Resource::HipchatMsg
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook hostsfile's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/hostsfile/providers/entry
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/hostsfile/providers/entry.rb into a provider named
tsfile_entry defined in Chef::Provider::HostsfileEntry
windows:
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook hostsfile's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/hostsfile/resources/entry
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/hostsfile/resources/entry.rb into a resource named
tsfile_entry defined in Chef::Resource::HostsfileEntry
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook apt's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/apt/providers/preference.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/apt/providers/preference.rb into a provider named
preference defined in Chef::Provider::AptPreference
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook apt's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/apt/providers/repository.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/apt/providers/repository.rb into a provider named
repository defined in Chef::Provider::AptRepository
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook apt's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/apt/resources/preference.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/apt/resources/preference.rb into a resource named
preference defined in Chef::Resource::AptPreference
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook apt's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/apt/resources/repository.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/apt/resources/repository.rb into a resource named
repository defined in Chef::Resource::AptRepository
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook ohai's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/ohai/providers/hint.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/ohai/providers/hint.rb into a provider named ohai_
defined in Chef::Provider::OhaiHint
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook ohai's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/ohai/resources/hint.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/ohai/resources/hint.rb into a resource named ohai_
defined in Chef::Resource::OhaiHint
windows:
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook powershell's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/powershell/providers/def
.rb
windows: [2015-03-24T10:39:42-07:00] INFO: Powershell light-weight provider already initialized -- overriding!
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/powershell/providers/default.rb into a provider na
powershell defined in Chef::Provider::Powershell
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook powershell's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/powershell/resources/def
.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/powershell/resources/default.rb into a resource na
powershell defined in Chef::Resource::Powershell
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook sudo's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/sudo/providers/default.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/sudo/providers/default.rb into a provider named su
efined in Chef::Provider::Sudo
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook sudo's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/sudo/resources/default.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/sudo/resources/default.rb into a resource named su
efined in Chef::Resource::Sudo
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook sysctl's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/sysctl/providers/param.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/sysctl/providers/param.rb into a provider named sy
_param defined in Chef::Provider::SysctlParam
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook sysctl's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/sysctl/resources/param.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/sysctl/resources/param.rb into a resource named sy
_param defined in Chef::Resource::SysctlParam
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook users's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/users/providers/manage.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/users/providers/manage.rb into a provider named us
manage defined in Chef::Provider::UsersManage
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook users's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/users/resources/manage.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/users/resources/manage.rb into a resource named us
manage defined in Chef::Resource::UsersManage
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook core's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/providers/run_and_wait_ba
ound_task.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/providers/run_and_wait_background_task.rb int
provider named core_run_and_wait_background_task defined in Chef::Provider::CoreRunAndWaitBackgroundTask
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook core's providers from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/providers/sshkeys.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/providers/sshkeys.rb into a provider named co
shkeys defined in Chef::Provider::CoreSshkeys
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook core's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/resources/default.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/resources/default.rb into a resource named co
efined in Chef::Resource::Core
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook core's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/resources/run_and_wait_ba
ound_task.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/resources/run_and_wait_background_task.rb int
resource named core_run_and_wait_background_task defined in Chef::Resource::CoreRunAndWaitBackgroundTask
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook core's resources from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/resources/sshkeys.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/resources/sshkeys.rb into a resource named co
shkeys defined in Chef::Resource::CoreSshkeys
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook cron's definitions from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/cron/definitions/manage.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook logrotate's definitions from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/logrotate/definitions/l
tate_app.rb
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading cookbook core's definitions from C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/definitions/iptables_ru
b
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading Recipe core::local_users via include_recipe
windows:
windows: [2015-03-24T10:39:42-07:00] DEBUG: Found recipe local_users in cookbook core
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading Recipe core::local_users_windows via include_recipe
windows: [2015-03-24T10:39:42-07:00] DEBUG: Found recipe local_users_windows in cookbook core
windows: [2015-03-24T10:39:42-07:00] INFO: Current userlist is ["svc_goagent", "example3", "jg-admin", "svc_appinfo"]
windows: [2015-03-24T10:39:42-07:00] INFO: This machine is on domain? . :: false
windows: [2015-03-24T10:39:42-07:00] INFO: User svc_goagent is a service user
windows: [2015-03-24T10:39:42-07:00] WARN: couldn't decrypt password for user: example3 because their databag doesn't exist and therefore user not created.
windows:
windows: [2015-03-24T10:39:42-07:00] INFO: This machine is on domain? . :: false
windows:
windows: [2015-03-24T10:39:42-07:00] INFO: jg-admin is a canonical admin for this machine
windows: [2015-03-24T10:39:42-07:00] WARN: Cloning resource attributes for group[Administrators] from prior resource (CHEF-3694)
windows: [2015-03-24T10:39:42-07:00] WARN: Previous group[Administrators]: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/recipes/local_users_windows.rb:59
`add_group'
windows: [2015-03-24T10:39:42-07:00] WARN: Current group[Administrators]: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/recipes/local_users_windows.rb:59
`add_group'
windows: [2015-03-24T10:39:42-07:00] INFO: Canonical Admin group includes ["Administrator", "jg-admin"]
windows: [2015-03-24T10:39:42-07:00] INFO: This machine is on domain? . :: false
windows: [2015-03-24T10:39:42-07:00] INFO: User svc_appinfo is a service user
windows: [2015-03-24T10:39:42-07:00] WARN: Cloning resource attributes for cookbook_file[ntrights.exe] from prior resource (CHEF-3694)
windows: [2015-03-24T10:39:42-07:00] WARN: Previous cookbook_file[ntrights.exe]: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/recipes/local_users_windows
67:in `remove_login_rights'
windows: [2015-03-24T10:39:42-07:00] WARN: Current cookbook_file[ntrights.exe]: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/recipes/local_users_windows
67:in `remove_login_rights'
windows: [2015-03-24T10:39:42-07:00] WARN: Cloning resource attributes for execute[remove-right] from prior resource (CHEF-3694)
windows: [2015-03-24T10:39:42-07:00] WARN: Previous execute[remove-right]: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/recipes/local_users_windows.rb:76
`remove_login_rights'
windows: [2015-03-24T10:39:42-07:00] WARN: Current execute[remove-right]: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/recipes/local_users_windows.rb:76
`remove_login_rights'
windows: [2015-03-24T10:39:42-07:00] WARN: Cloning resource attributes for group[Administrators] from prior resource (CHEF-3694)
windows: [2015-03-24T10:39:42-07:00] WARN: Previous group[Administrators]: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/recipes/local_users_windows.rb:59
`add_group'
windows: [2015-03-24T10:39:42-07:00] WARN: Current group[Administrators]: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks/core/recipes/local_users_windows.rb:59
`add_group'
windows: [2015-03-24T10:39:42-07:00] DEBUG: Loading from cookbook_path: C:/tmp/vagrant-chef/18023c4217f968ddb12fa7e9ca874fbf/cookbooks
windows: [2015-03-24T10:39:42-07:00] DEBUG: Converging node vagrant-2012.Justgiving.local
windows: [2015-03-24T10:39:42-07:00] INFO: Processing user[svc_goagent] action create (core::local_users_windows line 51)
windows: [2015-03-24T10:39:42-07:00] INFO: Processing cookbook_file[ntrights.exe] action create_if_missing (core::local_users_windows line 67)
windows: [2015-03-24T10:39:42-07:00] DEBUG: cookbook_file[ntrights.exe] exists at /windows/temp taking no action.
windows: [2015-03-24T10:39:42-07:00] INFO: Processing execute[remove-right] action nothing (core::local_users_windows line 76)
windows: [2015-03-24T10:39:42-07:00] DEBUG: Skipping execute[remove-right] due to action :nothing
windows: [2015-03-24T10:39:42-07:00] INFO: Processing group[Administrators] action modify (core::local_users_windows line 59)
windows: [2015-03-24T10:39:42-07:00] INFO: Processing user[jg-admin] action create (core::local_users_windows line 51)
windows: [2015-03-24T10:39:42-07:00] INFO: Processing group[Administrators] action modify (core::local_users_windows line 59)
windows: [2015-03-24T10:39:42-07:00] INFO: Processing user[svc_appinfo] action create (core::local_users_windows line 51)
windows: [2015-03-24T10:39:42-07:00] INFO: Processing cookbook_file[ntrights.exe] action create_if_missing (core::local_users_windows line 67)
windows:
windows: [2015-03-24T10:39:42-07:00] DEBUG: cookbook_file[ntrights.exe] exists at /windows/temp taking no action.
windows: [2015-03-24T10:39:42-07:00] INFO: Processing execute[remove-right] action nothing (core::local_users_windows line 76)
windows: [2015-03-24T10:39:42-07:00] DEBUG: Skipping execute[remove-right] due to action :nothing
windows: [2015-03-24T10:39:42-07:00] INFO: Processing group[Administrators] action modify (core::local_users_windows line 59)
windows: [2015-03-24T10:39:42-07:00] INFO: Chef Run complete in 7.468317 seconds
windows: [2015-03-24T10:39:42-07:00] INFO: Running report handlers
windows: [2015-03-24T10:39:42-07:00] INFO: Report handlers complete
windows: [2015-03-24T10:39:42-07:00] DEBUG: Exiting
it\cookbook-core>vagrant destroy windows
windows: Loading Berkshelf datafile...
windows: Sharing cookbooks with VM
windows: Running cleanup tasks for 'berkshelf'...
windows: Are you sure you want to destroy the 'windows' VM? [y/N] y
windows: Forcing shutdown of VM...
windows: Destroying VM and associated drives...
windows: Running cleanup tasks for 'chef_solo' provisioner...
it\cookbook-core>vagrant up windows
ging machine 'windows' up with 'virtualbox' provider...
windows: The Berkshelf shelf is at "c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows"
windows: Sharing cookbooks with VM
windows: Importing base box 'win2012'...
windows: Matching MAC address for NAT networking...
windows: Setting the name of the VM: cookbook-core_windows_1427219234091_36520
windows: Updating Vagrant's Berkshelf...
windows: Resolving cookbook dependencies...
windows: Fetching 'core' from source at .
windows: Using apt (2.6.1)
windows: Using chef-client (4.2.4)
windows: Using chocolatey (0.2.1) from https://github.com/chocolatey/chocolatey-cookbook.git (at master)
windows: Using chef_handler (1.1.6)
windows: Using core (0.0.1) from source at .
windows: Using cron (1.6.1)
windows: Using hipchat (0.4.0)
windows: Using hostsfile (2.4.5)
windows: Using logging (0.0.1) from [email protected]:JustGiving/cookbook-logging.git (at master)
windows: Using logrotate (1.8.0)
windows: Using minitest-handler (1.3.2)
windows: Using ms_dotnet2 (1.0.0)
windows: Using ms_dotnet4 (1.0.2)
windows: Using ms_dotnet45 (2.0.0)
windows: Using ohai (2.0.2) from [email protected]:JustGiving/cookbook-ohai.git (at master)
windows: Using powershell (3.0.7)
windows: Using sudo (2.7.1)
windows: Using sysctl (0.6.2)
windows: Using users (1.7.0)
windows: Using windows (1.36.6)
windows: Vendoring apt (2.6.1) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/apt
windows: Vendoring chef-client (4.2.4) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/chef-client
windows: Vendoring chef_handler (1.1.6) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/chef_handler
windows: Vendoring chocolatey (0.2.1) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/chocolatey
windows: Vendoring core (0.0.1) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/core
windows: Vendoring cron (1.6.1) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/cron
windows: Vendoring hipchat (0.4.0) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/hipchat
windows: Vendoring hostsfile (2.4.5) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/hostsfile
windows: Vendoring logging (0.0.1) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/logging
windows: Vendoring logrotate (1.8.0) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/logrotate
windows: Vendoring minitest-handler (1.3.2) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/minitest-handler
windows: Vendoring ms_dotnet2 (1.0.0) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/ms_dotnet2
windows: Vendoring ms_dotnet4 (1.0.2) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/ms_dotnet4
windows: Vendoring ms_dotnet45 (2.0.0) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/ms_dotnet45
windows: Vendoring ohai (2.0.2) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/ohai
windows: Vendoring powershell (3.0.7) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/powershell
windows: Vendoring sudo (2.7.1) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/sudo
windows: Vendoring sysctl (0.6.2) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/sysctl
windows: Vendoring users (1.7.0) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/users
windows: Vendoring windows (1.36.6) to c:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows/windows
windows: Clearing any previously set network interfaces...
windows: Preparing network interfaces based on configuration...
windows: Adapter 1: nat
windows: Forwarding ports...
windows: 3389 => 8080 (adapter 1)
windows: 5985 => 5985 (adapter 1)
windows: 5985 => 55985 (adapter 1)
windows: 22 => 2222 (adapter 1)
windows: Running 'pre-boot' VM customizations...
windows: Booting VM...
windows: Waiting for machine to boot. This may take a few minutes...
windows: Machine booted and ready!
windows: Checking for guest additions in VM...
windows: Mounting shared folders...
windows: /vagrant => C:/git/cookbook-core
windows: /tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks => C:/Users/aebirim/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150324-11680-et48st-windows
windows: /tmp/vagrant-chef/8ebc7d41d1e31dbab22acdf3ff20c1d9/data_bags => C:/git/cookbook-core/data_bags
windows: /tmp/vagrant-chef/c3ab223831e2e5fb8f17351c3d2154bf/environments => C:/git/cookbook-core/environments
windows: Running provisioner: chef_solo...
windows: Vagrant does not support detecting whether Chef is installed
windows: for the guest OS running in the machine. Vagrant will assume it is
windows: installed and attempt to continue.
ading chef encrypted data bag secret key...
rating chef JSON and uploading...
windows: Running chef-solo...
windows: [2015-03-24T10:50:06-07:00] INFO: *** Chef 11.10.4 ***
windows: [2015-03-24T10:50:06-07:00] INFO: Chef-client pid: 2676
windows: [2015-03-24T10:50:24-07:00] DEBUG: Building node object for vagrant-2012.Justgiving.local
windows:
windows: [2015-03-24T10:50:24-07:00] DEBUG: Extracting run list from JSON attributes provided on command line
windows: [2015-03-24T10:50:24-07:00] INFO: Setting the run_list to ["recipe[core::local_users]"] from JSON
windows: [2015-03-24T10:50:24-07:00] DEBUG: Applying attributes from json file
windows: [2015-03-24T10:50:24-07:00] DEBUG: Platform is windows version 6.2.9200
windows: [2015-03-24T10:50:24-07:00] INFO: Run List is [recipe[core::local_users]]
windows: [2015-03-24T10:50:24-07:00] INFO: Run List expands to [core::local_users]
windows: [2015-03-24T10:50:24-07:00] INFO: Starting Chef Run for vagrant-2012.Justgiving.local
windows: [2015-03-24T10:50:24-07:00] INFO: Running start handlers
windows: [2015-03-24T10:50:24-07:00] INFO: Start handlers complete.
windows:
windows: [2015-03-24T10:50:24-07:00] DEBUG: Checking for administrator privileges....
windows: [2015-03-24T10:50:24-07:00] DEBUG: chef-client has administrator privileges on node vagrant-2012.Justgiving.local.
windows:
windows: [2015-03-24T10:50:24-07:00] DEBUG: No chefignore file found at C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/chefignore no files will be ignored
windows: [2015-03-24T10:50:26-07:00] DEBUG: Cookbooks to compile: [:cron, :logrotate, :chef_handler, :windows, :"chef-client", :chocolatey, :hipchat, :hostsfile, :apt, :logging
hai, :ms_dotnet2, :ms_dotnet4, :ms_dotnet45, :powershell, :sudo, :sysctl, :users, :co
windows: re]
windows: [2015-03-24T10:50:26-07:00] DEBUG: Loading cookbook cron's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/cron/libraries/matchers.rb
windows: [2015-03-24T10:50:26-07:00] DEBUG: Loading cookbook logrotate's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/logrotate/libraries/logrot
config.rb
windows: [2015-03-24T10:50:26-07:00] DEBUG: Loading cookbook logrotate's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/logrotate/libraries/matche
b
windows: [2015-03-24T10:50:26-07:00] DEBUG: Loading cookbook chef_handler's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/chef_handler/libraries/
hers.rb
windows: [2015-03-24T10:50:26-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/libraries/feature_ba
b
windows: [2015-03-24T10:50:26-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/libraries/matchers.r
windows:
windows: [2015-03-24T10:50:26-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/libraries/powershell
per.rb
windows: [2015-03-24T10:50:26-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/libraries/powershell
.rb
windows: [2015-03-24T10:50:26-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/libraries/registry_h
r.rb
windows: [2015-03-24T10:50:26-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/libraries/version.rb
windows: [2015-03-24T10:50:26-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/libraries/windows_ar
ecture_helper.rb
windows: [2015-03-24T10:50:26-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/libraries/windows_he
.rb
windows: [2015-03-24T10:50:26-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/libraries/windows_pa
e.rb
windows: [2015-03-24T10:50:26-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/libraries/windows_pr
eged.rb
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading cookbook windows's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/libraries/wmi_helper
windows:
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading cookbook chef-client's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/chef-client/libraries/he
s.rb
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading cookbook chocolatey's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/chocolatey/libraries/choc
ey_helpers.rb
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading cookbook hostsfile's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/hostsfile/libraries/entry.
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading cookbook hostsfile's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/hostsfile/libraries/manipu
r.rb
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading cookbook hostsfile's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/hostsfile/libraries/matche
b
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading cookbook apt's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/apt/libraries/helpers.rb
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading cookbook apt's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/apt/libraries/matchers.rb
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading cookbook apt's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/apt/libraries/network.rb
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading cookbook sudo's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/sudo/libraries/matchers.rb
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading cookbook sysctl's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/sysctl/libraries/matchers.rb
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading cookbook sysctl's library file: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/sysctl/libraries/sysctl.rb
windows: [2015-03-24T10:50:27-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook logrotate's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/
books/logrotate/attributes/default.rb
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading Attribute logrotate::default
windows: [2015-03-24T10:50:27-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook chef_handler's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1
ookbooks/chef_handler/attributes/default.rb
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading Attribute chef_handler::default
windows:
windows: [2015-03-24T10:50:27-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook windows's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/co
oks/windows/attributes/default.rb
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading Attribute windows::default
windows: [2015-03-24T10:50:27-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook chef-client's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1a
okbooks/chef-client/attributes/default.rb
windows:
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading Attribute chef-client::default
windows: [2015-03-24T10:50:27-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook chocolatey's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa
kbooks/chocolatey/attributes/default.rb
windows:
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading Attribute chocolatey::default
windows: [2015-03-24T10:50:27-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook hipchat's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/co
oks/hipchat/attributes/default.rb
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading Attribute hipchat::default
windows: [2015-03-24T10:50:27-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook hipchat's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/co
oks/hipchat/attributes/handler.rb
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading Attribute hipchat::handler
windows: [2015-03-24T10:50:27-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook hostsfile's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/
books/hostsfile/attributes/default.rb
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading Attribute hostsfile::default
windows: [2015-03-24T10:50:27-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook apt's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbo
apt/attributes/default.rb
windows:
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading Attribute apt::default
windows: [2015-03-24T10:50:27-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook logging's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/co
oks/logging/attributes/default.rb
windows: [2015-03-24T10:50:27-07:00] DEBUG: Loading Attribute logging::default
windows: [2015-03-24T10:50:27-07:00] INFO: chef environment: dev
windows:
windows: [2015-03-24T10:50:28-07:00] INFO: redis hosts redis.logs.dev.aws.justgiving.service
windows: [2015-03-24T10:50:28-07:00] INFO: node_name : false hostname vagrant-2012.Justgiving.local
windows: [2015-03-24T10:50:28-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook ohai's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookb
/ohai/attributes/default.rb
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading Attribute ohai::default
windows: [2015-03-24T10:50:28-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook ms_dotnet2's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa
kbooks/ms_dotnet2/attributes/default.rb
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading Attribute ms_dotnet2::default
windows: [2015-03-24T10:50:28-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook ms_dotnet4's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa
kbooks/ms_dotnet4/attributes/defaults.rb
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading Attribute ms_dotnet4::defaults
windows: [2015-03-24T10:50:28-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook ms_dotnet45's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1a
okbooks/ms_dotnet45/attributes/default.rb
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading Attribute ms_dotnet45::default
windows: [2015-03-24T10:50:28-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook powershell's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa
kbooks/powershell/attributes/default.rb
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading Attribute powershell::default
windows: [2015-03-24T10:50:28-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook powershell's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa
kbooks/powershell/attributes/bits_4.rb
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading Attribute powershell::bits_4
windows: [2015-03-24T10:50:28-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook powershell's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa
kbooks/powershell/attributes/powershell2.rb
windows:
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading Attribute powershell::powershell2
windows:
windows: [2015-03-24T10:50:28-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook powershell's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa
kbooks/powershell/attributes/powershell3.rb
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading Attribute powershell::powershell3
windows: [2015-03-24T10:50:28-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook powershell's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa
kbooks/powershell/attributes/powershell4.rb
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading Attribute powershell::powershell4
windows: [2015-03-24T10:50:28-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook powershell's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa
kbooks/powershell/attributes/powershell5.rb
windows:
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading Attribute powershell::powershell5
windows: [2015-03-24T10:50:28-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook sudo's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookb
/sudo/attributes/default.rb
windows:
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading Attribute sudo::default
windows: [2015-03-24T10:50:28-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook sysctl's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/coo
ks/sysctl/attributes/default.rb
windows:
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading Attribute sysctl::default
windows: [2015-03-24T10:50:28-07:00] DEBUG: Node vagrant-2012.Justgiving.local loading cookbook core's attribute file C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookb
/core/attributes/default.rb
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading Attribute core::default
windows: [2015-03-24T10:50:28-07:00] INFO: Set core.join_domain = true
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading cookbook cron's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/cron/providers/d.rb
windows:
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/cron/providers/d.rb into a provider named cron_d d
ed in Chef::Provider::CronD
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading cookbook cron's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/cron/resources/d.rb
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/cron/resources/d.rb into a resource named cron_d d
ed in Chef::Resource::CronD
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading cookbook chef_handler's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/chef_handler/providers
ault.rb
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/chef_handler/providers/default.rb into a provider
d chef_handler defined in Chef::Provider::ChefHandler
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading cookbook chef_handler's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/chef_handler/resources
ault.rb
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/chef_handler/resources/default.rb into a resource
d chef_handler defined in Chef::Resource::ChefHandler
windows:
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/auto_run.
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/auto_run.rb into a provider name
ndows_auto_run defined in Chef::Provider::WindowsAutoRun
windows:
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/batch.rb
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/batch.rb into a provider named w
ws_batch defined in Chef::Provider::WindowsBatch
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/feature_d
rb
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/feature_dism.rb into a provider
d windows_feature_dism defined in Chef::Provider::WindowsFeatureDism
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/feature_p
shell.rb
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/feature_powershell.rb into a pro
r named windows_feature_powershell defined in Chef::Provider::WindowsFeaturePowershell
windows: [2015-03-24T10:50:28-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/feature_s
rmanagercmd.rb
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/feature_servermanagercmd.rb into
rovider named windows_feature_servermanagercmd defined in Chef::Provider::WindowsFeat
windows: ureServermanagercmd
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/font.rb
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/font.rb into a provider named wi
s_font defined in Chef::Provider::WindowsFont
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/pagefile.
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/pagefile.rb into a provider name
ndows_pagefile defined in Chef::Provider::WindowsPagefile
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/path.rb
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/path.rb into a provider named wi
s_path defined in Chef::Provider::WindowsPath
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/printer.r
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/printer.rb into a provider named
dows_printer defined in Chef::Provider::WindowsPrinter
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/printer_p
rb
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/printer_port.rb into a provider
d windows_printer_port defined in Chef::Provider::WindowsPrinterPort
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/reboot.rb
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/reboot.rb into a provider named
ows_reboot defined in Chef::Provider::WindowsReboot
windows:
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/registry.
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/registry.rb into a provider name
ndows_registry defined in Chef::Provider::WindowsRegistry
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/shortcut.
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/shortcut.rb into a provider name
ndows_shortcut defined in Chef::Provider::WindowsShortcut
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/task.rb
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/task.rb into a provider named wi
s_task defined in Chef::Provider::WindowsTask
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/zipfile.r
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/providers/zipfile.rb into a provider named
dows_zipfile defined in Chef::Provider::WindowsZipfile
windows:
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/auto_run.
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/auto_run.rb into a resource name
ndows_auto_run defined in Chef::Resource::WindowsAutoRun
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/batch.rb
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/batch.rb into a resource named w
ws_batch defined in Chef::Resource::WindowsBatch
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/feature.r
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/feature.rb into a resource named
dows_feature defined in Chef::Resource::WindowsFeature
windows:
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/font.rb
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/font.rb into a resource named wi
s_font defined in Chef::Resource::WindowsFont
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/pagefile.
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/pagefile.rb into a resource name
ndows_pagefile defined in Chef::Resource::WindowsPagefile
windows:
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/path.rb
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/path.rb into a resource named wi
s_path defined in Chef::Resource::WindowsPath
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/printer.r
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/printer.rb into a resource named
dows_printer defined in Chef::Resource::WindowsPrinter
windows:
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/printer_p
rb
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/printer_port.rb into a resource
d windows_printer_port defined in Chef::Resource::WindowsPrinterPort
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/reboot.rb
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/reboot.rb into a resource named
ows_reboot defined in Chef::Resource::WindowsReboot
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/registry.
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/registry.rb into a resource name
ndows_registry defined in Chef::Resource::WindowsRegistry
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/shortcut.
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/shortcut.rb into a resource name
ndows_shortcut defined in Chef::Resource::WindowsShortcut
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/task.rb
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/task.rb into a resource named wi
s_task defined in Chef::Resource::WindowsTask
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook windows's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/zipfile.r
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/windows/resources/zipfile.rb into a resource named
dows_zipfile defined in Chef::Resource::WindowsZipfile
windows: [2015-03-24T10:50:29-07:00] DEBUG: Loading cookbook chocolatey's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/chocolatey/providers/def
.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/chocolatey/providers/default.rb into a provider na
chocolatey defined in Chef::Provider::Chocolatey
windows:
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook chocolatey's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/chocolatey/resources/def
.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/chocolatey/resources/default.rb into a resource na
chocolatey defined in Chef::Resource::Chocolatey
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook hipchat's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/hipchat/providers/msg.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/hipchat/providers/msg.rb into a provider named hip
_msg defined in Chef::Provider::HipchatMsg
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook hipchat's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/hipchat/resources/msg.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/hipchat/resources/msg.rb into a resource named hip
_msg defined in Chef::Resource::HipchatMsg
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook hostsfile's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/hostsfile/providers/entry
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/hostsfile/providers/entry.rb into a provider named
tsfile_entry defined in Chef::Provider::HostsfileEntry
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook hostsfile's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/hostsfile/resources/entry
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/hostsfile/resources/entry.rb into a resource named
tsfile_entry defined in Chef::Resource::HostsfileEntry
windows:
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook apt's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/apt/providers/preference.rb
windows:
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/apt/providers/preference.rb into a provider named
preference defined in Chef::Provider::AptPreference
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook apt's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/apt/providers/repository.rb
windows:
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/apt/providers/repository.rb into a provider named
repository defined in Chef::Provider::AptRepository
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook apt's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/apt/resources/preference.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/apt/resources/preference.rb into a resource named
preference defined in Chef::Resource::AptPreference
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook apt's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/apt/resources/repository.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/apt/resources/repository.rb into a resource named
repository defined in Chef::Resource::AptRepository
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook ohai's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/ohai/providers/hint.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/ohai/providers/hint.rb into a provider named ohai_
defined in Chef::Provider::OhaiHint
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook ohai's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/ohai/resources/hint.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/ohai/resources/hint.rb into a resource named ohai_
defined in Chef::Resource::OhaiHint
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook powershell's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/powershell/providers/def
.rb
windows: [2015-03-24T10:50:30-07:00] INFO: Powershell light-weight provider already initialized -- overriding!
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/powershell/providers/default.rb into a provider na
powershell defined in Chef::Provider::Powershell
windows:
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook powershell's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/powershell/resources/def
.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/powershell/resources/default.rb into a resource na
powershell defined in Chef::Resource::Powershell
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook sudo's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/sudo/providers/default.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/sudo/providers/default.rb into a provider named su
efined in Chef::Provider::Sudo
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook sudo's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/sudo/resources/default.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/sudo/resources/default.rb into a resource named su
efined in Chef::Resource::Sudo
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook sysctl's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/sysctl/providers/param.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/sysctl/providers/param.rb into a provider named sy
_param defined in Chef::Provider::SysctlParam
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook sysctl's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/sysctl/resources/param.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/sysctl/resources/param.rb into a resource named sy
_param defined in Chef::Resource::SysctlParam
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook users's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/users/providers/manage.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/users/providers/manage.rb into a provider named us
manage defined in Chef::Provider::UsersManage
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook users's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/users/resources/manage.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/users/resources/manage.rb into a resource named us
manage defined in Chef::Resource::UsersManage
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook core's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/providers/run_and_wait_ba
ound_task.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/providers/run_and_wait_background_task.rb int
provider named core_run_and_wait_background_task defined in Chef::Provider::CoreRunAndWaitBackgroundTask
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook core's providers from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/providers/sshkeys.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/providers/sshkeys.rb into a provider named co
shkeys defined in Chef::Provider::CoreSshkeys
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook core's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/resources/default.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/resources/default.rb into a resource named co
efined in Chef::Resource::Core
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook core's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/resources/run_and_wait_ba
ound_task.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/resources/run_and_wait_background_task.rb int
resource named core_run_and_wait_background_task defined in Chef::Resource::CoreRunAndWaitBackgroundTask
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook core's resources from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/resources/sshkeys.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loaded contents of C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/resources/sshkeys.rb into a resource named co
shkeys defined in Chef::Resource::CoreSshkeys
windows:
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook cron's definitions from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/cron/definitions/manage.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook logrotate's definitions from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/logrotate/definitions/l
tate_app.rb
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading cookbook core's definitions from C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/definitions/iptables_ru
b
windows: [2015-03-24T10:50:30-07:00] DEBUG: Loading Recipe core::local_users via include_recipe
windows:
windows: [2015-03-24T10:50:30-07:00] DEBUG: Found recipe local_users in cookbook core
windows: [2015-03-24T10:50:31-07:00] DEBUG: Loading Recipe core::local_users_windows via include_recipe
windows: [2015-03-24T10:50:31-07:00] DEBUG: Found recipe local_users_windows in cookbook core
windows: [2015-03-24T10:50:31-07:00] INFO: Current userlist is ["svc_goagent", "example3", "jg-admin", "svc_appinfo"]
windows: [2015-03-24T10:50:31-07:00] INFO: This machine is on domain? . :: false
windows: [2015-03-24T10:50:31-07:00] INFO: User svc_goagent is a service user
windows: [2015-03-24T10:50:31-07:00] WARN: couldn't decrypt password for user: example3 because their databag doesn't exist and therefore user not created.
windows: [2015-03-24T10:50:31-07:00] INFO: This machine is on domain? . :: false
windows: [2015-03-24T10:50:31-07:00] INFO: jg-admin is a canonical admin for this machine
windows: [2015-03-24T10:50:31-07:00] WARN: Cloning resource attributes for group[Administrators] from prior resource (CHEF-3694)
windows: [2015-03-24T10:50:31-07:00] WARN: Previous group[Administrators]: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/recipes/local_users_windows.rb:59
`add_group'
windows: [2015-03-24T10:50:31-07:00] WARN: Current group[Administrators]: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/recipes/local_users_windows.rb:59
`add_group'
windows: [2015-03-24T10:50:31-07:00] INFO: Canonical Admin group includes ["Administrator", "jg-admin"]
windows: [2015-03-24T10:50:31-07:00] INFO: This machine is on domain? . :: false
windows:
windows: [2015-03-24T10:50:31-07:00] INFO: User svc_appinfo is a service user
windows: [2015-03-24T10:50:31-07:00] WARN: Cloning resource attributes for cookbook_file[ntrights.exe] from prior resource (CHEF-3694)
windows: [2015-03-24T10:50:31-07:00] WARN: Previous cookbook_file[ntrights.exe]: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/recipes/local_users_windows
67:in `remove_login_rights'
windows: [2015-03-24T10:50:31-07:00] WARN: Current cookbook_file[ntrights.exe]: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/recipes/local_users_windows
67:in `remove_login_rights'
windows: [2015-03-24T10:50:31-07:00] WARN: Cloning resource attributes for execute[remove-right] from prior resource (CHEF-3694)
windows: [2015-03-24T10:50:31-07:00] WARN: Previous execute[remove-right]: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/recipes/local_users_windows.rb:76
`remove_login_rights'
windows: [2015-03-24T10:50:31-07:00] WARN: Current execute[remove-right]: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/recipes/local_users_windows.rb:76
`remove_login_rights'
windows: [2015-03-24T10:50:31-07:00] WARN: Cloning resource attributes for group[Administrators] from prior resource (CHEF-3694)
windows: [2015-03-24T10:50:31-07:00] WARN: Previous group[Administrators]: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/recipes/local_users_windows.rb:59
`add_group'
windows: [2015-03-24T10:50:31-07:00] WARN: Current group[Administrators]: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks/core/recipes/local_users_windows.rb:59
`add_group'
windows: [2015-03-24T10:50:31-07:00] DEBUG: Loading from cookbook_path: C:/tmp/vagrant-chef/be3a7382b61ffd3c49f656909e2ab1aa/cookbooks
windows: [2015-03-24T10:50:31-07:00] DEBUG: Converging node vagrant-2012.Justgiving.local
windows: [2015-03-24T10:50:31-07:00] INFO: Processing user[svc_goagent] action create (core::local_users_windows line 51)
windows: [2015-03-24T10:50:31-07:00] DEBUG: user[svc_goagent] does not exist
windows: [2015-03-24T10:50:31-07:00] DEBUG: user[svc_goagent] setting home to C:/users/svc_goagent
windows: [2015-03-24T10:50:31-07:00] INFO: user[svc_goagent] created
windows: [2015-03-24T10:50:31-07:00] INFO: Processing cookbook_file[ntrights.exe] action create_if_missing (core::local_users_windows line 67)
windows: [2015-03-24T10:50:31-07:00] DEBUG: cookbook_file[ntrights.exe] exists at /windows/temp taking no action.
windows: [2015-03-24T10:50:31-07:00] INFO: Processing execute[remove-right] action nothing (core::local_users_windows line 76)
windows: [2015-03-24T10:50:31-07:00] DEBUG: Skipping execute[remove-right] due to action :nothing
windows: [2015-03-24T10:50:31-07:00] INFO: Processing group[Administrators] action modify (core::local_users_windows line 59)
windows: [2015-03-24T10:50:31-07:00] INFO: group[Administrators] modified
windows: [2015-03-24T10:50:31-07:00] INFO: Processing user[jg-admin] action create (core::local_users_windows line 51)
windows: [2015-03-24T10:50:31-07:00] DEBUG: user[jg-admin] does not exist
windows:
windows: [2015-03-24T10:50:31-07:00] DEBUG: user[jg-admin] setting home to C:/users/jg-admin
windows: [2015-03-24T10:50:31-07:00] INFO: user[jg-admin] created
windows: [2015-03-24T10:50:31-07:00] INFO: Processing group[Administrators] action modify (core::local_users_windows line 59)
windows: [2015-03-24T10:50:31-07:00] INFO: group[Administrators] modified
windows: [2015-03-24T10:50:31-07:00] INFO: Processing user[svc_appinfo] action create (core::local_users_windows line 51)
windows: [2015-03-24T10:50:31-07:00] DEBUG: user[svc_appinfo] does not exist
windows: [2015-03-24T10:50:31-07:00] DEBUG: user[svc_appinfo] setting home to C:/users/svc_appinfo
windows: [2015-03-24T10:50:31-07:00] INFO: user[svc_appinfo] created
windows: [2015-03-24T10:50:31-07:00] INFO: Processing cookbook_file[ntrights.exe] action create_if_missing (core::local_users_windows line 67)
windows: [2015-03-24T10:50:31-07:00] DEBUG: cookbook_file[ntrights.exe] exists at /windows/temp taking no action.
windows: [2015-03-24T10:50:31-07:00] INFO: Processing execute[remove-right] action nothing (core::local_users_windows line 76)
windows: [2015-03-24T10:50:31-07:00] DEBUG: Skipping execute[remove-right] due to action :nothing
windows: [2015-03-24T10:50:31-07:00] INFO: Processing group[Administrators] action modify (core::local_users_windows line 59)
windows: [2015-03-24T10:50:31-07:00] INFO: group[Administrators] modified
windows: [2015-03-24T10:50:31-07:00] INFO: Chef Run complete in 7.921958 seconds
windows: [2015-03-24T10:50:31-07:00] INFO: Running report handlers
windows: [2015-03-24T10:50:31-07:00] INFO: Report handlers complete
windows: [2015-03-24T10:50:32-07:00] DEBUG: Exiting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment