racker icon indicating copy to clipboard operation
racker copied to clipboard

Similarity to packer-config?

Open mrjcleaver opened this issue 9 years ago • 1 comments

Per https://github.com/mitchellh/packer/pull/3860/files I'm wondering how different racker is to https://github.com/ianchesal/packer-config. Any thoughts?

Thanks, Martin.

https://github.com/ianchesal/packer-config/issues/21

mrjcleaver avatar Sep 06 '16 17:09 mrjcleaver

One major difference that I've seen is that packer-config requires support for builders whereas racker does not. I'm using the jetbrains vsphere-iso builder and packer-config doesn't support that. Racker supports all builders as it's just a generic ruby to json processor.

nitrocode avatar Aug 05 '19 16:08 nitrocode