stefco / geco_vm

All the tools you need to work with LIGO in one Vagrant box.
http://www.stefancountryman.com/geco_vm/
1 stars 1 forks source link

Baremetal building/provisioning #94

Open stefco opened 7 years ago

stefco commented 7 years ago

https://github.com/mitchellh/packer/issues/955

ndobbs commented 6 years ago

I'd love to have a process that uses the same configurations and can output an ISO. We deploy custom appliances and support all hypervisors with packer, however our bare metal process is a totally separate set of scripts outside of packer.

Has anyone had any luck with outputting an iso format?

viralpoetry commented 6 years ago

@ndobbs Hi, not exactly ISO as that is not my use case (ISOs are read only, and I want to have OS on a memory stick), but I am provisioning bare metal raw images with Packer.

Example repository: https://github.com/viralpoetry/packer-bare-metal