Skip to content

Instantly share code, notes, and snippets.

@retr0h
Created April 22, 2014 20:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save retr0h/11193855 to your computer and use it in GitHub Desktop.
Save retr0h/11193855 to your computer and use it in GitHub Desktop.
[2014-04-21T06:27:48+00:00] INFO: execute[debconf] ran successfully
[2014-04-21T06:31:05+00:00] INFO: directory[/opt/apache] created directory /opt/apache
[2014-04-21T06:31:05+00:00] INFO: user[kafka] created
[2014-04-21T06:31:05+00:00] INFO: directory[/opt/apache/kafka] created directory /opt/apache/kafka
[2014-04-21T06:31:50+00:00] INFO: remote_file[/var/chef/cache/kafka.tgz] updated
[2014-04-21T06:31:50+00:00] INFO: remote_file[/var/chef/cache/kafka.tgz] not queuing delayed action run on execute[unpack /var/chef/cache/kafka.tgz] (delayed), as it's already been queued
[2014-04-21T06:31:50+00:00] INFO: template[/etc/init/zookeeper.conf] updated content
[2014-04-21T06:31:50+00:00] INFO: service[zookeeper] started
[2014-04-21T06:31:50+00:00] INFO: directory[/opt/apache/kafka] sending run action to execute[unpack /var/chef/cache/kafka.tgz] (delayed)
[2014-04-21T06:31:51+00:00] INFO: execute[unpack /var/chef/cache/kafka.tgz] ran successfully
[2014-04-21T06:31:51+00:00] INFO: execute[unpack /var/chef/cache/kafka.tgz] sending run action to execute[set owner on /opt/apache/kafka] (delayed)
[2014-04-21T06:31:51+00:00] INFO: execute[set owner on /opt/apache/kafka] ran successfully
[2014-04-21T06:31:51+00:00] INFO: Chef Run complete in 292.624422 seconds
[2014-04-21T06:31:51+00:00] INFO: Running report handlers
[2014-04-21T06:31:51+00:00] INFO: Report handlers complete
@retr0h
Copy link
Author

retr0h commented Apr 22, 2014

Odd, ark doesn't complete before templates are rendered out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment