arista-eosplus / packer-ztpserver

Packer.io set up of ZTP server
18 stars 9 forks source link

Big red button #4

Closed advornic closed 9 years ago

advornic commented 9 years ago

Instead of:

Why not have a simple script which does (1) automatically for you and them starts packer (and you forward the command line arguments from this script to packer). We should still document what happens behind the scenes, but sounds like exactly the the kind of process which could/should be automated.

Basically, have a big red button instead of two - there is really no point in breaking the whole VM creation process in two steps, which is probably only an artefact of packer not support doing (1) for now (?).

Plus, a wise man once told me that a script calling other scripts is cool. :)

Same comment for vEOS and Vmware (instead of VirtualBox).

Extra - why not include this as well in the same process: [ - a set of instructions on how to install packer (0)] ?

phil-dileo commented 9 years ago

I completely agree; especially since the majority of issues people have comes from not having their virtual network setup properly. I shied away from this initially to avoid inadvertently changing any existing vmnet configuration, but I think if we give them a heads up of what the script will do it should be okay. I'll create a new branch and have you take a look. Thanks!

phil-dileo commented 9 years ago

This is almost finished. Tracked in https://github.com/arista-eosplus/packer-ztpserver/tree/feature-bigRedButton