Commit Graph

15 Commits

Author SHA1 Message Date
Megan Marsh 75f574bd4b
Merge pull request #7221 from hashicorp/vagrant_builder
Vagrant builder
2019-02-15 10:05:44 -08:00
Yiorgos Adamopoulos 591533cee0
allow the basic example to pass packer validate
tested with Packer v1.3.4.  Without the builders section is complains for " Unknown root level key in template:  " for every key in the JSON.
2019-02-11 17:05:55 +02:00
Megan Marsh ad21367b21 vagrant builder 2019-02-04 14:08:43 -08:00
Adrien Delorme fbb508e127
use map instead of object in docs for consistency 2018-11-29 13:48:33 +01:00
Nathan A. Ferch fccd7d0692 add snapshot_labels to hcloud builder 2018-11-27 14:41:32 -05:00
dedene 064e6c7e08 Add support for builds using rescue mode 2018-11-23 20:35:32 +01:00
Nathan A. Ferch 849a6ed353 add ssh_keys config to hcloud builder 2018-11-20 13:58:17 -05:00
Adrien Delorme b66f655f5b run make fmt-doc 2018-10-31 15:22:29 +01:00
Adrien Delorme 60e6f1258c
Merge branch 'master' into doc-user-data 2018-10-31 15:19:26 +01:00
Matthew Hooker 88d27f37a7
make fmt-docs 2018-10-26 17:02:51 -07:00
Rickard von Essen e8afb6fcf3
docs: user_script add note that Packer will not automatically wait for completion. 2018-10-26 10:23:50 +02:00
Rickard von Essen 06a7f3ba33
docs: cleanup whitspaces etc 2018-10-26 10:09:20 +02:00
Lukas Kämmerling bad1b95a49 Unify steps, fix some typos 2018-10-18 08:03:04 +02:00
Lukas Kämmerling 16453173db Remove notes from template and fix some whitespace issues 2018-10-17 13:37:48 +02:00
Lukas Kämmerling 270110767c
Add hcloud Builder 2018-10-17 12:15:47 +02:00