On Mon, Jul 25, 2011 at 10:37:24AM -0400, Ben Lipton wrote: > This probably didn't need to be a python script, but I made it one for > consistency.
Right :) To be honest, when we initially discussed this, I was assuming most if not all of the scripts will be shell scripts, since they don't have to do more than what shell excels at; seeing so many in Python suprised me. > It copies the hostname file from the bootstrap OS to the > target OS, which should presumably be the Right Thing because the > p2v-target instance will be created with its proper hostname. Yep, this is right, so LGTM but not the language it's written in :) thanks, iustin
