Mitchell Hashimoto
|
9ffa0b8e25
|
packer/rpc: no more muxconn
|
2014-09-02 14:23:06 -07:00 |
Mitchell Hashimoto
|
3ac246d611
|
packer/rpc: don't reply with arbitrary error
|
2014-04-28 21:36:49 -07:00 |
Mitchell Hashimoto
|
74f018df2b
|
packer/rpc: make newXWithMuxConn private
|
2013-12-19 17:35:32 -08:00 |
Mitchell Hashimoto
|
ce2304c948
|
packer/rpc: remove unused methods
|
2013-12-10 13:26:07 -08:00 |
Mitchell Hashimoto
|
5966a6e905
|
packer/rpc: Provisioner
|
2013-12-10 11:56:15 -08:00 |
Mitchell Hashimoto
|
a66f148ede
|
packer/rpc: auto-incrementable ID for endpoints
|
2013-12-08 11:50:14 -08:00 |
Mitchell Hashimoto
|
f85c9e4354
|
packer/rpc: set keep-alive on all RPC connections [GH-416]
|
2013-09-18 17:15:48 -07:00 |
Mitchell Hashimoto
|
47cd6df85b
|
packer: Add Cancel method to Provisioner
|
2013-08-30 23:21:15 -07:00 |
Mitchell Hashimoto
|
e5a7fc6b0a
|
packer: Provisioner/Hook can have errors returned
|
2013-06-26 17:50:25 -07:00 |
Mitchell Hashimoto
|
ac088bee95
|
packer/rpc: Wrap errors in BasicError for RPC config errors
|
2013-06-20 12:55:11 -07:00 |
Mitchell Hashimoto
|
4a8278d49b
|
provisioner/shell: Support setting the execute command
|
2013-06-06 23:14:31 -07:00 |
Mitchell Hashimoto
|
0a6d8ed75a
|
packer: Add errors to Prepare
|
2013-06-06 17:07:42 -07:00 |
Mitchell Hashimoto
|
6b87c42ee6
|
packer: Change provisioner interface to take array of configs
|
2013-06-06 17:01:12 -07:00 |
Mitchell Hashimoto
|
92a4f27868
|
packer/rpc: Support provisioners
|
2013-05-22 15:35:52 -07:00 |