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/profitbricks
Mikhail Ushanov 536252683e
builders: reuse private key file reading function
7 years ago
..
artifact.go Renamed artefact -> artifact 10 years ago
artifact_test.go move packer to hashicorp 9 years ago
builder.go new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 8 years ago
builder_acc_test.go move packer to hashicorp 9 years ago
builder_test.go run goimports 8 years ago
config.go SSHPrivateKey => SSHPrivateKeyFile 8 years ago
ssh.go refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc 8 years ago
step_create_server.go fix imports 8 years ago
step_create_ssh_key.go builders: reuse private key file reading function 7 years ago
step_take_snapshot.go fix imports 8 years ago