Commit Graph

61 Commits (poc/packer-init)

Author SHA1 Message Date
Jeff Escalante 2999934326
fix generation script, bugfixes in source comments, update website paths in primary codebase
6 years ago
Wilken Rivera 7b705545d9
docs: Various doc clean-ups to fix code block formatting and syntax highlighting (#8868)
6 years ago
Andrey Kaipov 5da5b00e1c [builder/openstack] adds option to discover provisioning network
6 years ago
Adrien Delorme d135106171 fix more docs
7 years ago
Adrien Delorme 4cb7c30987 Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
John-Paul Robinson 038e9f316c Clean patch formatting with make fmt
7 years ago
John-Paul Robinson 5fe9f3980d Fix #7171: select instance network on which to assign floating ip
7 years ago
Megan Marsh 6ad975f296 Revert "move SSHInterface/SSHIPVersion fields to communitator.Config struct"
7 years ago
Adrien Delorme 67d96d5103 openstack: document using partials from struct conf
7 years ago
Adrien Delorme 4399684372 make fmt autogenerated docs
7 years ago
Adrien Delorme e6cbb013ba add // go:generate struct-markdown to all previously edited files
7 years ago
Adrien Delorme f1917edd34 generate the comments for config struct of builders scraping doc website
7 years ago
Olaf Seibert 377867969b Remove some debugging messages.
7 years ago
Olaf Seibert 58f8f088e2 Add image filtering on properties.
7 years ago
josepand f2b42f2b4b Expose force_delete for openstack builder
7 years ago
Johannes J. Schmidt 336c11c54a add openstack volume_size option
7 years ago
Adrien Delorme b0c09087a2 move SSHInterface/SSHIPVersion fields to communitator.Config struct
8 years ago
Adrien Delorme 92570a2725 builder.openstack: use c.Comm for ssh
8 years ago
Adrien Delorme 51d2aac9f6 SSHPrivateKey => SSHPrivateKeyFile
8 years ago
Rickard von Essen 3b49caaf40 OpenStack: refactored how source_image_filter is handled to remove reflection
8 years ago
Tom Carrio c5fe1e9e34 Updated to @rickard-von-essen's code review suggestions, including:
8 years ago
Tom Carrio de9999ecb9 Updated tag to slice, docs, comments, only active images, source_image_name supercedes filter name
8 years ago
tcarrio 3a6ab0fc0e Updated test logic and Error->Errof for formatted output.
8 years ago
tcarrio 94018c691c Fixed step interface, added step to builder, passing all tests for new image_query.go
8 years ago
Tom Carrio 33caed3531 Completed filters and most_recent processing using OpenStack imageservice API
8 years ago
Andrei Ozerov 5d6ba4301d OpenStack builder: fix floating_ip_pool validation
8 years ago
Andrei Ozerov c9047cbfbe OpenStack builder: update floating IP params
8 years ago
Andrei Ozerov 0eef9b4292 OpenStack builder: floating IP refactoring
8 years ago
Andrei Ozerov 3316d40527 OpenStack builder: make volume type optional
8 years ago
Andrei Ozerov d51e683bf7 OpenStack builder: add Block Storage volumes
8 years ago
chbell43 5f9d4b729f add support for ports to the OpenStack builder
8 years ago
Yang Youseok 1f4212efa7 builder/openstack: Add instance_name config to OpenStack builder
8 years ago
numa b15c3a5c92 Fix error message
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Rickard von Essen 6cd3cb18da
builder/openstack: validate ssh key name/file
9 years ago
Rickard von Essen 4c5461102a
amazon: Added (more) support for SSH Agent and temporary keypair names
9 years ago
Joshua Randall e9cfaa2730 add reuse_ips option for openstack builder
9 years ago
Tom-Byrne d7545c4ba0 support OpenStack instance metadata
9 years ago
Rickard von Essen 96e9a8e6e9 Removed default value for ssh_username
9 years ago
Nathan Mische 335a2010bf Moving SSH IP version validation to prepare function.
10 years ago
Nathan Mische 8396a2db1e Adding ability to select IP version for SSH connections to OpenStack instances. Addresses #3047
10 years ago
Chris Bednarski 2dd8ad9449 Merge pull request #2577 from cybercom-finland/os_source_image_name
10 years ago
Ian Duffy b57140da47 Add support for using cloud-init via a ConfigDrive
10 years ago
Toni Ylenius cbb2b538bd Support source_image_name in OpenStack builder
11 years ago
Chris Bednarski 715662f60b Reformat
11 years ago
Hazel Smith b47eb4cea9 openstack builder: support using existing keypair
11 years ago
Mitchell Hashimoto a95408aa21 Merge pull request #2224 from mitchellh/f-os-userdata
11 years ago
Mitchell Hashimoto f55e2d2c4b builder/openstack: convert to helper/comm
11 years ago
Mitchell Hashimoto b3a9712402 builder/openstack: support user data [GH-1867]
11 years ago
Mitchell Hashimoto 693f04afcc builder/openstack: AZ support
11 years ago