Commit Graph

32 Commits (74d812a7666e2d31e6712ccd02a36d7344e94de7)

Author SHA1 Message Date
Mitchell Hashimoto 9dfb536580 Support provisioners in Packer binary
13 years ago
Mitchell Hashimoto a2bf964f30 packer/rpc: Properly support hooks
13 years ago
Mitchell Hashimoto 8ed313e7b5 packer: Add concept of hooks to Environment
13 years ago
Mitchell Hashimoto 44bd56c3a8 go fmt
13 years ago
Mitchell Hashimoto cce59af2e8 Support builders in config, packer/rpc, packer/plugin
13 years ago
Mitchell Hashimoto 32ec0adbb0 Set PACKER_CONFIG for global config path
13 years ago
Mitchell Hashimoto 5e17fbdaca packer: Set GOMAXPROCS for number of CPU if n ot set
13 years ago
Mitchell Hashimoto 5f8330ecc2 Parse/load configs
13 years ago
Mitchell Hashimoto 8ffbc2efe7 packer: Start pulling out the global config stuff
13 years ago
Mitchell Hashimoto 6633f3df80 packer: Handle errors with executing the CLI
13 years ago
Mitchell Hashimoto 947209a028 packer: PACKER_LOG to toggle logging from an env var [GH-3]
13 years ago
Mitchell Hashimoto adb533fd3e Properly defer a client cleanup in case of a pnic
13 years ago
Mitchell Hashimoto abb51ebb35 packer/plugin: Don't wrap bytesBuffer in bufio, fixes GH-10
13 years ago
Mitchell Hashimoto 286f0aa91c More logging, some tweaks to the format
13 years ago
Mitchell Hashimoto 26a998f721 packer/plugin: Managed clients for automatic cleanup
13 years ago
Mitchell Hashimoto 4d9b5fa86d packer/plugin: Better command logging, but not good enough yet
13 years ago
Mitchell Hashimoto 8a32494e3f Start working on logging across the board
13 years ago
Mitchell Hashimoto 17188f078d Get packer compiling again
13 years ago
Mitchell Hashimoto f601625f7b Commands
13 years ago
Mitchell Hashimoto 04563764a0 `packer build` now communicates through RPC!
13 years ago
Mitchell Hashimoto 8697cb6f6a Get packer building again
13 years ago
Mitchell Hashimoto fefd2ae208 Separate commands into other directories
13 years ago
Mitchell Hashimoto 298c0ffa17 Use default environment for now for packer
13 years ago
Mitchell Hashimoto 116442510b Require configuration to create Environment
13 years ago
Mitchell Hashimoto 37bd1cd308 Test setting the UI for tests
13 years ago
Mitchell Hashimoto 759261dcf1 Bad commit message
13 years ago
Mitchell Hashimoto db1c11fff5 Lots of stuff, too early for meaningful commit messages
13 years ago
Mitchell Hashimoto 817822abab Amazon builder
13 years ago
Mitchell Hashimoto 149dc65a3f README
13 years ago
Mitchell Hashimoto 642a4586b2 Do things the "Go" way
13 years ago
Mitchell Hashimoto 1748ca31f6 Use a GOPATH workspace format
13 years ago
Mitchell Hashimoto 4174c5f2f2 Main file
13 years ago