Commit Graph

24 Commits

Author SHA1 Message Date
Rémi Jouannet 23ce26e82c add step remote upload for iso builder (#164) 2019-01-04 17:07:09 +03:00
Michael Kuzmin be84a39aa0 Support 'http_host' parameter (fix #184) 2018-12-23 20:16:49 +03:00
Michael Kuzmin 1474a0b82d Interpolate variables in 'boot_command' 2018-12-23 04:38:45 +03:00
Sander Jans 7cafcf5879 Support for local HTTP server 2018-12-23 04:38:39 +03:00
Rémi Jouannet 1b1ef09706 support '-force': replace existing vm (#186) 2018-11-16 18:37:54 +03:00
Michael Kuzmin a3f0f15ffd apply gofmt 2018-11-01 00:42:24 +03:00
Michael Kuzmin ebcd6174d4
Optionally use SATA controller for CD-ROM devices (#174) 2018-10-30 03:18:57 +03:00
Michael Kuzmin 912aec563c
iso builder clears boot order at finish (#172) 2018-10-21 03:57:28 +03:00
Michael Kuzmin f46f373e3a Code cleanup 2018-05-07 11:05:13 +03:00
Michael Kuzmin c44221a800 share hardware customization step 2018-05-06 00:41:14 +03:00
Michael Kuzmin 0b4729c9e4 'configuration_parameters' in clone builder 2018-05-05 01:48:16 +03:00
Michael Kuzmin aedfab264f add/remove cdrom & floppy only if vm is started 2018-05-05 00:10:43 +03:00
Vladislav Rassokhin 808a7ce57d Use Packer 1.2 (#84) 2018-04-25 14:22:38 +03:00
Michael Kuzmin 775d0007fa Pass floppy path via state bag 2018-04-25 12:25:30 +03:00
Asier Marruedo 115811d410 fix cdrom and floppy drive unmounting issue when creating templates (#82) 2018-04-25 12:23:37 +03:00
Michael Kuzmin 707039eb26
Detect datastore automatically (#69) 2018-03-21 02:03:47 +03:00
Michael Kuzmin 39f1e4a394 Add 'configuration_parameters' option 2018-03-04 14:18:48 +03:00
Michael Kuzmin b636eb2bf1
Boot command (#53) 2018-02-18 05:13:56 +03:00
Andrei Tonkikh 4875b82d12 Make waiting for IP address interruptible
fixes #24
2018-02-12 15:56:29 +03:00
Andrei Tonkikh cf198539e8 Add support for dynamically create floppy images 2018-02-01 14:47:09 +03:00
Andrei Tonkikh 19713ca20d Add support of customizing boot order 2018-01-30 20:47:57 +03:00
Andrei Tonkikh 76a09d206e Add common steps (provision, snapshot, template) to iso builder 2018-01-30 19:47:38 +03:00
Andrei Tonkikh 50625ddcad Add inserting floppy image to iso builder 2018-01-30 19:46:09 +03:00
Andrei Tonkikh df40ffbe8d Add ISO builder which creates an empty VM 2018-01-24 17:56:14 +03:00