Skip to content

Instantly share code, notes, and snippets.

View smolinari's full-sized avatar
😜
What the heck do you think my status is?

Scott smolinari

😜
What the heck do you think my status is?
View GitHub Profile
$ PACKER_LOG=1 packer build -debug builder.json
2016/02/22 21:27:33 [INFO] Packer version: 0.9.0 a643faae672ec8b8424352476d2b91b7a7f7b06e
2016/02/22 21:27:33 Packer Target OS/Arch: windows amd64
2016/02/22 21:27:33 Built with Go Version: go1.6
2016/02/22 21:27:33 Using internal plugin for digitalocean
2016/02/22 21:27:33 Using internal plugin for file
2016/02/22 21:27:33 Using internal plugin for parallels-iso
2016/02/22 21:27:33 Using internal plugin for parallels-pvm
2016/02/22 21:27:33 Using internal plugin for vmware-vmx
2016/02/22 21:27:33 Using internal plugin for amazon-instance
$ PACKER_LOG=1 packer build -debug builder.json | build.txt
bash: build.txt: command not found
2016/02/22 19:52:54 [INFO] Packer version: 0.9.0 a643faae672ec8b8424352476d2b91b7a7f7b06e
2016/02/22 19:52:54 Packer Target OS/Arch: windows amd64
2016/02/22 19:52:54 Built with Go Version: go1.6
2016/02/22 19:52:54 [DEBUG] Discovered plugin: amazon-chroot = C:\packer\packer-builder-amazon-chroot.exe
2016/02/22 19:52:54 [DEBUG] Discovered plugin: amazon-ebs = C:\packer\packer-builder-amazon-ebs.exe
2016/02/22 19:52:54 [DEBUG] Discovered plugin: amazon-instance = C:\packer\packer-builder-amazon-instance.exe
2016/02/22 19:52:54 [DEBUG] Discovered plugin: digitalocean = C:\packer\packer-builder-digitalocean.exe
2016/02/22 19:52:54 [DEBUG] Discovered plugin: docker = C:\packer\packer-builder-docker.exe