Skip to content

Instantly share code, notes, and snippets.

@nmattam
Created September 1, 2016 17:52
Show Gist options
  • Save nmattam/32ae2d6513a561dc3c9ea1dfa7dcb9ec to your computer and use it in GitHub Desktop.
Save nmattam/32ae2d6513a561dc3c9ea1dfa7dcb9ec to your computer and use it in GitHub Desktop.
chef-client upgrade omnibus_updater
Recipe: omnibus_updater::downloader
* directory[/var/chef/cache/omnibus_updater] action create (up to date)
* remote_file[omnibus_remote[chef-12.5.1-1.el6.x86_64.rpm]] action create_if_missing
- create new file /var/chef/cache/omnibus_updater/chef-12.5.1-1.el6.x86_64.rpm
- update content in file /var/chef/cache/omnibus_updater/chef-12.5.1-1.el6.x86_64.rpm from none to 76dda2
(file sizes exceed 10000000 bytes, diff output suppressed)
Recipe: omnibus_updater::old_package_cleaner
* file[/var/chef/cache/omnibus_updater/chef-12.4.3-1.el6.x86_64.rpm] action delete
- delete file /var/chef/cache/omnibus_updater/chef-12.4.3-1.el6.x86_64.rpm
Recipe: omnibus_updater::installer
* service[chef-client-omnibus] action nothing (skipped due to action :nothing)
* file[/tmp/nocheck] action create (skipped due to only_if)
* ruby_block[omnibus chef killer] action nothing (skipped due to action :nothing)
* execute[omnibus_install[chef-12.5.1-1.el6.x86_64.rpm]] action nothing (skipped due to action :nothing)
* ruby_block[Omnibus Chef install notifier] action nothing (skipped due to action :nothing)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment