Ali Rizvi-Santiago
|
040a33567e
|
Trying again one more time to prevent import cycles.. Moved common.ExpandUser into packer.ExpandUser..
|
2018-12-04 16:54:47 -06:00 |
Ali Rizvi-Santiago
|
79b68fb89c
|
Replaced the previous incorrect logic with an re-implementation of common.ExpandUser.
|
2018-12-04 16:53:33 -06:00 |
Ali Rizvi-Santiago
|
e04986659a
|
Changed the logic for when to actually prefix a path with a u.HomeDir so that it's only done when a non-absolute path is specified.
|
2018-12-04 16:53:33 -06:00 |
Ali Rizvi-Santiago
|
1a3c3f2ffc
|
Replaced all instances of mitchellh/go-homedir with an implementation based on os/user.
|
2018-12-04 16:53:33 -06:00 |
Harvey Lowndes
|
344e7e8b92
|
Validation for tag configuration
|
2018-08-29 15:31:05 -07:00 |
Harvey Lowndes
|
cc7d4e4a95
|
Add support for freeform tagging of images
|
2018-08-29 15:31:05 -07:00 |
xxx
|
7630268e1d
|
Incorporate review comments
|
2018-07-17 17:41:19 +02:00 |
Robert Neumayer
|
22e5523faa
|
Allow instance metadata to be specified in config
|
2018-07-02 10:48:08 +02:00 |
Harvey Lowndes
|
a69e2ac78e
|
Support instance display name configuration
|
2018-06-25 11:45:59 +01:00 |
Harvey Lowndes
|
c442ba165e
|
Migrate to official OCI Go SDK
|
2018-04-17 10:30:42 +01:00 |
Megan Marsh
|
16d044b398
|
add user data and user data file to oracle oci builder
|
2018-03-28 13:27:41 -07:00 |
Robert Neumayer
|
30fa1494d5
|
Add option to use prive ip for oci builder
|
2018-02-13 14:20:26 +01:00 |
Andrew Pryde
|
f426ba4660
|
Do not override region in OCI builder
Only default the OCI builder region to us-phoenix-1 when no value is
present in the packer template and the OCI config file.
Fixes: #5401
|
2017-09-29 10:51:31 +01:00 |
Andrew Pryde
|
6fd2f6701d
|
Rename Oracle BMCS builder to OCI
Oracle Bare Metal Cloud Services (BMCS) has been rebranded as Oracle
Cloud Infrastructure (OCI).
|
2017-09-12 10:40:56 -07:00 |