Skip to content

Instantly share code, notes, and snippets.

@davidsantiago
Created August 14, 2011 18:09
Show Gist options
  • Save davidsantiago/1145140 to your computer and use it in GitHub Desktop.
Save davidsantiago/1145140 to your computer and use it in GitHub Desktop.
user=> (pprint (update-models))
{:vmfest-ubuntu-10-10-64bit-server
{:uuid
"/Users/David/.vmfest/models/vmfest-ubuntu-10-10-64bit-server.vdi",
:ubuntu-10-10-64bit
{:os-type-id "Ubuntu_64",
:sudo-password "superduper",
:no-sudo false,
:username "user",
:os-family :ubuntu,
:os-version "10.10",
:os-64-bit true,
:password "superduper",
:description "Ubuntu 10.10 (64bit)"}}}
nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment