nix-community / nixbox

NixOS Vagrant boxes [maintainer=@ifurther]
https://app.vagrantup.com/nixbox/
MIT License
309 stars 101 forks source link

Rename ssh_key_path for packer >0.9 #12

Closed PierreR closed 8 years ago

zimbatm commented 8 years ago

Thanks!

PierreR commented 8 years ago

Wooah you have been too quick for me ... I have just assumed it was not merged and forced a new commit where I change both file and template ...

PierreR commented 8 years ago

I am going to change the template in another commit ;-)

zimbatm commented 8 years ago

Don't worry, I fixed it on master

PierreR commented 8 years ago

Ok I will push a new change that updates to 16.03 shortly

zimbatm commented 8 years ago

Alright :) 16.09 is also coming out in a couple of days if you're interested

PierreR commented 8 years ago

Good news ! I will surely try the new 16.09 as soon as it is out.

By the way, what would be the best convenient way to make a json for user that are not registered in Atlas ? Currently I manually remove the atlas post-processor.

zimbatm commented 8 years ago

Yeah that's the best option for now. I think the whole system is a bit upside down and should be refactored so that get_iso_urls.rb generates a JSON file that contains all the ISO url information, and then a single script would generate both packer .json from that file and the ruby template.