.. |
artifact.go
|
fix artifact generation
|
2018-10-26 16:59:21 -07:00 |
builder.go
|
change Builder to be passed a context for cancellation
|
2019-04-03 15:55:55 +02:00 |
config.go
|
remove default ssh_username from oracle classic builder, but add note in docs.
|
2019-03-29 14:24:12 -07:00 |
config_test.go
|
fix tests
|
2019-03-29 15:05:51 -07:00 |
log.go
|
add logging behind "PACKER_OCI_CLASSIC_LOGGING" env var
|
2018-01-25 16:32:34 -08:00 |
pv_config.go
|
Warn if not a pv build but builder image entry is set. cleanup
|
2018-10-29 15:23:58 -07:00 |
pv_config_test.go
|
cleanup
|
2018-10-26 21:59:26 -07:00 |
step_add_keys.go
|
correctly building linux/windows now
|
2018-10-26 16:59:23 -07:00 |
step_attach_volume.go
|
fix identifier changes from oracle sdk
|
2018-10-26 16:59:22 -07:00 |
step_connect_builder.go
|
correctly building linux/windows now
|
2018-10-26 16:59:23 -07:00 |
step_create_image.go
|
trying to wrap the base communicator config but it needs to be prepared
|
2018-10-26 16:59:22 -07:00 |
step_create_instance.go
|
Connecting to master instance but not builder
|
2018-10-26 16:59:22 -07:00 |
step_create_ip_reservation.go
|
remove todo
|
2018-10-31 12:00:33 -07:00 |
step_create_persistent_volume.go
|
Clean up volumes
|
2018-10-26 20:02:13 -07:00 |
step_create_pv_builder.go
|
some final fixes and documentation work
|
2018-10-26 21:56:00 -07:00 |
step_create_pv_master.go
|
Connecting to master instance but not builder
|
2018-10-26 16:59:22 -07:00 |
step_list_images.go
|
fix identifier changes from oracle sdk
|
2018-10-26 16:59:22 -07:00 |
step_security.go
|
some final clean up
|
2018-10-26 16:59:23 -07:00 |
step_snapshot.go
|
fix identifier changes from oracle sdk
|
2018-10-26 16:59:22 -07:00 |
step_terminate_pv_master.go
|
fix identifier changes from oracle sdk
|
2018-10-26 16:59:22 -07:00 |
step_upload_image.go
|
some final clean up
|
2018-10-26 16:59:23 -07:00 |