Skip to content

Instantly share code, notes, and snippets.

@tbatchelli
Created June 26, 2011 20:50
Show Gist options
  • Save tbatchelli/1047965 to your computer and use it in GitHub Desktop.
Save tbatchelli/1047965 to your computer and use it in GitHub Desktop.
{:vmfest-Ubuntu-10-10-64bit
{:uuid
"/Users/tbatchelli/.vmfest/models/vmfest-Ubuntu-10-10-64bit.vdi",
:description "hello",
:os-type-id "Ubuntu_64"},
:vmfest-ubuntu-10-10-64bit-server
{:os-type-id "Ubuntu_64",
:sudo-password "superduper",
:no-sudo false,
:username "user",
:os-family :ubuntu,
:os-version "10.10",
:uuid
"/Users/tbatchelli/.vmfest/models/vmfest-ubuntu-10-10-64bit-server.vdi",
:os-64-bit true,
:password "superduper",
:description "Ubuntu 10.10 (64bit)"},
:vmfest-my-machine
{:uuid "/Users/tbatchelli/.vmfest/models/vmfest-my-machine.vdi",
:description "My Machine",
:os-type-id "Ubuntu_64"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment