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/oracle/classic
Matthew Hooker b68f214ca4
add boot volume to builder instance
8 years ago
..
artifact.go Clean up based on Oracle comments 8 years ago
builder.go add boot volume to builder instance 8 years ago
config.go add boot volume to builder instance 8 years ago
config_test.go Validate image name. 8 years ago
log.go add logging behind "PACKER_OCI_CLASSIC_LOGGING" env var 8 years ago
step_add_keys.go master instance working 8 years ago
step_create_image.go master instance working 8 years ago
step_create_instance.go use public ssh key & key name from config instead of the statebag 8 years ago
step_create_ip_reservation.go master instance working 8 years ago
step_create_persistent_volume.go master instance working 8 years ago
step_create_pv_builder.go add boot volume to builder instance 8 years ago
step_create_pv_master.go bugfix and some debug logging 8 years ago
step_list_images.go master instance working 8 years ago
step_security.go bugfix and some debug logging 8 years ago
step_snapshot.go prevent panics when cleaning up resources that haven't been created. 8 years ago
step_terminate_pv_master.go bugfix and some debug logging 8 years ago