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/cloudstack
Megan Marsh 38cc525ec7
new option allowing user to clean up the ephemeral ssh key from the authorized_keys file
8 years ago
..
artifact.go
artifact_test.go
builder.go new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 8 years ago
builder_test.go
config.go use key pair name from config 8 years ago
config_test.go
ssh.go refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc 8 years ago
step_configure_networking.go renaming public_ssh_port to public_port 8 years ago
step_create_instance.go use key pair name from config 8 years ago
step_create_security_group.go
step_create_template.go passing projectid to getRootVolumeID rather than the whole config struct 8 years ago
step_keypair.go use key pair name from config 8 years ago
step_prepare_config.go
step_shutdown_instance.go