Skip to content

Instantly share code, notes, and snippets.

@jugatsu
Created March 31, 2017 18:06
Show Gist options
  • Save jugatsu/61cf659b03d3accca21bf5fee37551df to your computer and use it in GitHub Desktop.
Save jugatsu/61cf659b03d3accca21bf5fee37551df to your computer and use it in GitHub Desktop.
Converging <tasks-windows-hyper-v-2016>...
Preparing files for transfer
Preparing dna.json
Resolving cookbook dependencies with Berkshelf 5.6.0...
Removing non-cookbook files before transfer
Preparing validation.pem
Preparing client.rb
-----> Chef Omnibus installation detected (install only if missing)
Transferring files to <tasks-windows-hyper-v-2016>
Starting Chef Client, version 12.19.36
[2017-03-31T11:00:15-07:00] INFO: *** Chef 12.19.36 ***
[2017-03-31T11:00:15-07:00] INFO: Platform: i386-mingw32
[2017-03-31T11:00:15-07:00] INFO: Chef-client pid: 1452
[2017-03-31T11:01:02-07:00] INFO: Setting the run_list to ["recipe[test::default]"] from CLI options
[2017-03-31T11:01:02-07:00] INFO: Run List is [recipe[test::default]]
[2017-03-31T11:01:02-07:00] INFO: Run List expands to [test::default]
[2017-03-31T11:01:02-07:00] INFO: Starting Chef Run for tasks-windows-hyper-v-2016
[2017-03-31T11:01:02-07:00] INFO: Running start handlers
[2017-03-31T11:01:02-07:00] INFO: Start handlers complete.
[2017-03-31T11:01:02-07:00] INFO: HTTP Request Returned 404 Not Found: Object not found:
resolving cookbooks for run list: ["test::default"]
[2017-03-31T11:01:02-07:00] INFO: Loading cookbooks [[email protected]]
Synchronizing Cookbooks:
- test (0.1.0)
Installing Cookbook Gems:
Compiling Cookbooks...
Converging 1 resources
Recipe: test::default
* windows_user[test] action create[2017-03-31T11:01:02-07:00] INFO: Processing windows_user[test] action create (test::default line 7)
(up to date)
[2017-03-31T11:01:02-07:00] INFO: Chef Run complete in 0.499411 seconds
Running handlers:
[2017-03-31T11:01:02-07:00] INFO: Running report handlers
Running handlers complete
[2017-03-31T11:01:02-07:00] INFO: Report handlers complete
Chef Client finished, 0/1 resources updated in 48 seconds
Finished converging <tasks-windows-hyper-v-2016> (2m37.27s).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment