You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/scaleway
Megan Marsh 340363a649
Merge pull request #6613 from hashicorp/merge_ssh_config_funcs
8 years ago
..
artifact.go Add image creation from snapshot 8 years ago
artifact_test.go Add image creation from snapshot 8 years ago
builder.go refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc 8 years ago
builder_test.go Remove the VC product line 8 years ago
config.go replace scrubconfig with packer.LogSecretFilter.Set 8 years ago
ssh.go refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc 8 years ago
step_create_image.go use new internal multistep helper 8 years ago
step_create_server.go scaleway: add 'bootscript' configuration parameter 8 years ago
step_create_ssh_key.go Follow variable privateKey <-> statebag private_key convention 8 years ago
step_server_info.go use new internal multistep helper 8 years ago
step_shutdown.go use new internal multistep helper 8 years ago
step_snapshot.go use new internal multistep helper 8 years ago