racker
racker copied to clipboard
Similarity to packer-config?
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
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.