Skip to content

Instantly share code, notes, and snippets.

@Joseph-R
Created May 18, 2015 19:18
Show Gist options
  • Save Joseph-R/4aceb502917dfb6daf8b to your computer and use it in GitHub Desktop.
Save Joseph-R/4aceb502917dfb6daf8b to your computer and use it in GitHub Desktop.
Kitchen CI output
Recipe: chef_handler::default
* remote_directory[/tmp/kitchen/handlers] action nothing (skipped due to action :nothing)
Recipe: slack_handler::default
* cookbook_file[/tmp/kitchen/handlers/slack_handler_webhook.rb] action nothing (skipped due to action :nothing)
* chef_handler[Chef::Handler::Slack] action nothing (skipped due to action :nothing)
Recipe: O2O-base::sshd
- restart service service[sshd]
Recipe: ntp::default
- restart service service[ntpd]
Running handlers:
- Chef::Handler::Slack
Running handlers complete
Chef Client finished, 64/88 resources updated in 58.94507111 seconds
Finished converging <default-centos-65> (1m28.58s).
-----> Kitchen is finished. (2m5.07s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment