packer-cn/builder/triton
stack72 b04796c2cc Bump Joyent/triton-go to modern version of the SDK
This brings packer into the same version of triton-go as that in Terraform, where we rewrote the package from a library with everything in 1 place to individual packages

I was able to successfully provision a machine on triton using this new change, you can find the output in the attached gist

https://gist.github.com/stack72/a64d745459107c5a16bcb156965597ce
2017-10-31 18:08:53 +02:00
..
access_config.go Bump Joyent/triton-go to modern version of the SDK 2017-10-31 18:08:53 +02:00
access_config_test.go builder/triton: Better AccessConfig tests 2017-04-26 14:08:29 -07:00
artifact.go builder: add Triton builder 2016-12-24 10:25:31 +01:00
builder.go builder/triton: Switch to joyent/triton-go library 2017-04-26 14:02:03 -07:00
config.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
config_test.go builder/triton: Better AccessConfig tests 2017-04-26 14:08:29 -07:00
driver.go builder/triton: Switch to joyent/triton-go library 2017-04-26 14:02:03 -07:00
driver_mock.go builder/triton: Switch to joyent/triton-go library 2017-04-26 14:02:03 -07:00
driver_triton.go Bump Joyent/triton-go to modern version of the SDK 2017-10-31 18:08:53 +02:00
source_machine_config.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
source_machine_config_test.go Processed code review feedback. 2016-12-28 16:03:11 +01:00
ssh.go update ssh client usage for new crypto/ssh version 2017-05-18 12:01:44 -07:00
step_create_image_from_machine.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_create_image_from_machine_test.go builder: add Triton builder 2016-12-24 10:25:31 +01:00
step_create_source_machine.go Wait for a 410 before returning success on a machine delete. 2017-05-10 09:12:24 -07:00
step_create_source_machine_test.go builder: add Triton builder 2016-12-24 10:25:31 +01:00
step_delete_machine.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_delete_machine_test.go builder: add Triton builder 2016-12-24 10:25:31 +01:00
step_stop_machine.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_stop_machine_test.go builder: add Triton builder 2016-12-24 10:25:31 +01:00
step_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_wait_for_stop_to_not_fail.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
target_image_config.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
target_image_config_test.go builder: add Triton builder 2016-12-24 10:25:31 +01:00