Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="en">
<head>
<title>Customers</title>
<style>
table, th, td {
border: 1px solid black;
border-collapse: collapse;
font-family: sans-serif;
padding: 5px;
@borch84
borch84 / chef-client.debug
Created November 13, 2015 21:12
Output from the command chef-client ran in debub mode
This file has been truncated, but you can view the full file.
[2015-11-13T15:47:26-05:00] DEBUG: Sleeping for 0 seconds
[2015-11-13T15:47:26-05:00] INFO: Forking chef instance to converge...
[2015-11-13T15:47:26-05:00] DEBUG: Fork successful. Waiting for new chef pid: 24621
[2015-11-13T15:47:26-05:00] DEBUG: Forked instance now converging
[2015-11-13T15:47:26-05:00] INFO: *** Chef 12.5.1 ***
[2015-11-13T15:47:26-05:00] INFO: Chef-client pid: 24621
[2015-11-13T15:47:26-05:00] DEBUG: Chef-client request_id: 207a4eef-d856-46c0-a358-41e8364784b6
[2015-11-13T15:47:26-05:00] DEBUG: Parsing default via 10.160.0.1 dev eth0
[2015-11-13T15:47:26-05:00] DEBUG: Parsing 10.160.0.0/16 dev eth0 proto kernel scope link src 10.160.90.88
[2015-11-13T15:47:26-05:00] DEBUG: default_interface set to eth0
<!DOCTYPE html>
<html lang="en">
<head>
<title>Customers</title>
<style>
table, th, td {
border: 1px solid black;
border-collapse: collapse;
font-family: sans-serif;
padding: 5px;