Luke Farnell
0f354614c0
Region Validation
2017-05-16 21:00:13 -07:00
Luke Farnell
abf2e618b5
Wait for snapshot transfer and change artifact output
2017-05-16 21:00:13 -07:00
Luke Farnell
4f5d3face2
remove duplicates
2017-05-16 21:00:12 -07:00
Luke Farnell
8ed50608b1
add image transfer for DigitalOcean
2017-05-16 21:00:12 -07:00
Matthew Hooker
cdbce0f8a9
update changelog
2017-05-16 11:39:05 -07:00
Matthew Hooker
b0a6bb24e1
Merge pull request #4812 from hashicorp/checksumfix
...
post-processor/checksum: fix crash when invalid checksum is used
2017-05-16 10:42:38 -07:00
Michael Kuzmin
29593bb509
fix Dockerfile
2017-05-16 08:49:32 +03:00
Michael Kuzmin
df40bd8a76
Lock govmomi dependency version
2017-05-16 08:16:12 +03:00
James Turnbull
0a544082ee
This is a more substantive rewrite than intended
...
This is more than I planned but I think it makes things a little clearer
and perhaps organizes the page more clearly? I'd be happy to take
another example for template variables if someone can posit one.
2017-05-15 16:59:12 -04:00
Matthew Hooker
1a26fbd59c
update changelog
2017-05-15 13:52:29 -07:00
Matthew Hooker
57d15432db
Merge pull request #4879 from thrashr888/thrashr888/fix4693
...
Fix issue 4693 - Derive vpc_id from subnet_id
2017-05-15 13:49:33 -07:00
Paul Thrasher
0be5a28080
Fix issue 4693 - Derive vpc_id from subnet_id
...
In AWS we can derive the `VpcId` and AZ from the `SubnetId`, so now we do. In the config you can now only specify the `SubnetId`.
This fixes issue #4693 .
2017-05-15 13:46:05 -07:00
Matthew Hooker
9bb8723400
Merge pull request #4892 from hashicorp/arm64
...
add support for building arm64 binaries
2017-05-15 13:33:10 -07:00
Matthew Hooker
4ce0d91ae2
add support for building arm64 binaries
2017-05-15 13:31:38 -07:00
James Turnbull
cae2170375
Updated the naming of variables
...
Ensured template variables are described as that where references and
distinguished from user variables.
2017-05-15 15:41:27 -04:00
Matthew Hooker
5425b38083
docs: add line break
2017-05-15 11:52:25 -07:00
Matthew Hooker
09bf27e5e7
Merge pull request #4889 from jamtur01/userfunc
...
Made some changes to the Packer templating docs
2017-05-15 11:51:44 -07:00
James Turnbull
f73617b6b7
Made some changes to the Packer templating docs
...
1. Added the `user` function.
2. Some tidying up of language.
2017-05-15 14:31:58 -04:00
Elizaveta Tretyakova
0cb041516a
Update README.md
2017-05-15 16:11:01 +03:00
Elizaveta Tretyakova
56e713faa0
Update README.md
2017-05-15 01:27:14 +03:00
Elizaveta Tretyakova
281baa2459
Create README.md
2017-05-15 01:15:24 +03:00
LizaTretyakova
3643523fd1
Installation scripts
2017-05-15 00:25:50 +03:00
Roger Shimizu
28ee60d216
handle ABI change of golang-golang-x-crypto-dev
...
That ABI change was due to CVE security fix
Fix is picked from upstream of golang-golang-x-crypto-dev:
e4e2799dd7
Closes : #861282
2017-05-14 23:54:04 +09:00
Matthew Hooker
45a48132d0
Merge pull request #4878 from UnquietCode/patch-1
...
fixes a typo introduced in a previous change
2017-05-11 13:44:53 -07:00
Ben Fagin
6f63881020
fixes a typo introduced in a previous change
2017-05-11 13:34:48 -07:00
Matthew Hooker
25b7a0b1c3
update changelog
2017-05-11 08:35:03 -07:00
Matthew Hooker
3de2d48029
Merge pull request #4876 from luis-silva/master
...
Fix issue 4875 - use retry logic when creating instance tags
2017-05-11 08:32:10 -07:00
luis-silva
a269bbc6fa
Fix issue 4875 - use retry logic when creating instance tags
2017-05-11 16:25:28 +01:00
James Nugent
bad36dfc2d
Merge pull request #4872 from sean-/f-synchronous-deletes
...
Synchronous Deletes for Triton Machines
2017-05-10 17:07:36 -05:00
Matthew Hooker
38536b3d53
Merge pull request #4866 from feministy/liz/docs-wording
...
docs: clarify language for "easy"/"simple", update website readme
2017-05-10 13:40:16 -07:00
liz abinante
489f3ee2b0
make the garbage sentence less confusing 🎉
2017-05-10 13:18:17 -07:00
Matthew Hooker
b12d5a703f
update changelog
2017-05-10 11:53:10 -07:00
Matthew Hooker
fca5c1e2ad
Merge pull request #4867 from szkl/website-builder-docker-changes
...
Update docker metadata fields that can be changed
2017-05-10 11:52:12 -07:00
Sean Chittenden
eece75a7a6
Wait for a 410 before returning success on a machine delete.
2017-05-10 09:12:24 -07:00
Sönmez Kartal
b189252f98
Add ONBUILD field to acceptable metadata list
...
Signed-off-by: Sönmez Kartal <szkl89@gmail.com>
2017-05-10 17:14:08 +03:00
Sönmez Kartal
56ec046fe5
Add LABEL field to acceptable metadata list
...
Signed-off-by: Sönmez Kartal <szkl89@gmail.com>
2017-05-10 17:13:38 +03:00
Sönmez Kartal
1d66ecf0f8
Add deprecation notice for MAINTAINER field
...
Signed-off-by: Sönmez Kartal <szkl89@gmail.com>
2017-05-10 17:03:15 +03:00
Sean Chittenden
236c12c07a
Update github.com/joyent/triton-go to the latest.
2017-05-09 14:20:30 -07:00
liz abinante
cf63578ac1
add docker install 🐳
2017-05-09 11:49:02 -07:00
liz abinante
5139949d5c
docs: some stuff is easy, some stuff is not ⚡ let's be more descriptive
2017-05-09 11:49:02 -07:00
Elizaveta Tretyakova
b2c6e44c70
Builder ( #2 )
...
* the very initial builder: just clones the VM
* removed post-processor
* builder now waits for IP address
* more separated steps
* clean up
* added run and shutdown steps
* added step connecting via ssh
* changed the BuilderId to a proper one
* added shutdown command, only echo works
* added cleanup
* removed wainting for VM to stop, removed error on the non-zero exit status
* removed BuildSuccessFlag
* refactored config structures; fixed interpolation of json template
* the rest of configuration refactoring
* removed duplicated parameters from Config
* removed duplicated parameters drom Config
* changed BuilderId and Artifact
* create a dedicated step for VM hardware configuration
* merged StepSetupCloningEnv into StepCloneVM
* improved cleanup
* added proper handling of 'disconnected' command exit status; added guest os shutdown before halting the machine [in case when no shutdown command is given]
* refactored non-conventional variable and field names
* removed redundant fields from Artifact
* removed the success field at all
* removed ArtifactFiles
* removed unnecessary warnings
* minor change in parameters structure
2017-05-09 17:23:57 +03:00
Matthew Hooker
f7ced1c40d
Merge pull request #4861 from cheapRoc/f-update-triton
...
triton: Update triton builder for latest upstream
2017-05-08 10:05:10 -07:00
Justin Reagor
bd12c17bb0
Update triton client calls to pass along context
2017-05-05 11:20:21 -04:00
Justin Reagor
7725403462
Bump tracked version of joyent/triton-go
2017-05-05 10:00:09 -04:00
Matthew Hooker
42885279f0
Merge pull request #4860 from hashicorp/devspeed
...
vastly speed up dev builds.
2017-05-04 20:49:24 -07:00
Matthew Hooker
d805f5c8a5
put back the goose
2017-05-04 20:45:17 -07:00
Matthew Hooker
97892349dd
vastly speed up dev builds.
...
Copies work from hashicorp/consul#2924
2017-05-04 20:30:09 -07:00
Matthew Hooker
20b53f5ca3
Merge pull request #4856 from hashicorp/enetdoc
...
website: document how to enable advanced networking
2017-05-03 22:46:27 -07:00
Matthew Hooker
30a957d556
website: document how to enable advanced networking
2017-05-03 22:45:48 -07:00
Matthew Hooker
084a7fb375
update changelog
2017-05-01 10:45:25 -07:00