packer-cn/builder/scaleway
Seth Vargo b17b333e29
Add a common package for specifying useragent and adopt that everywhere
There were 5 different formats for the Packer useragent string. This
fixes that and unifies it into a helper package.

I did not touch oracle's user-agent, because it looked kinda special.
2018-04-05 14:28:50 -04:00
..
artifact.go Add image creation from snapshot 2018-02-08 12:09:25 -08:00
artifact_test.go Add image creation from snapshot 2018-02-08 12:09:25 -08:00
builder.go use new internal multistep helper 2018-02-08 12:10:11 -08:00
builder_test.go Add image creation from snapshot 2018-02-08 12:09:25 -08:00
config.go Add a common package for specifying useragent and adopt that everywhere 2018-04-05 14:28:50 -04:00
ssh.go use new internal multistep helper 2018-02-08 12:10:11 -08:00
step_create_image.go use new internal multistep helper 2018-02-08 12:10:11 -08:00
step_create_server.go use new internal multistep helper 2018-02-08 12:10:11 -08:00
step_create_ssh_key.go use new internal multistep helper 2018-02-08 12:10:11 -08:00
step_server_info.go use new internal multistep helper 2018-02-08 12:10:11 -08:00
step_shutdown.go use new internal multistep helper 2018-02-08 12:10:11 -08:00
step_snapshot.go use new internal multistep helper 2018-02-08 12:10:11 -08:00