Mensch font, Source Code Pro, Webkit, Chrome, Firefox, Kaleidoscope, iTerm, Sublime Text, Sequel Pro, Codekit,
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| First job was started at 20:46:43, second at .. All is well until the first job runs a kitchen destroy: | |
| These are both excerpts from job #1: | |
| 20:50:45 Finished verifying <default-centos-64-x86-64> (0m2.06s). | |
| 20:50:45 -----> Destroying <default-centos-64-x86-64>... | |
| 20:50:47 [default] Forcing shutdown of VM... | |
| 20:50:48 [default] Destroying VM and associated drives... | |
| 20:50:48 Vagrant instance <default-centos-64-x86-64> destroyed. | |
| 20:50:48 Finished destroying <default-centos-64-x86-64> (0m3.04s). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| provider "foo" do | |
| something { "foo" => "bar } | |
| end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ================================================================================ | |
| Error executing action `upload` on resource 'machine_file[/tmp/spike1.txt]' | |
| ================================================================================ | |
| Net::HTTPServerException | |
| ------------------------ | |
| 404 "Not Found " | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [2014-07-15T12:24:28-04:00] INFO: github_asset[berkshelf-api.tar.gz] downloading asset | |
| ================================================================================ | |
| Error executing action `download` on resource 'github_asset[berkshelf-api.tar.gz]' | |
| ================================================================================ | |
| GithubCB::ReleaseNotFound | |
| ------------------------- | |
| release not found |
OlderNewer