Skip to content

Instantly share code, notes, and snippets.

@garethr
Created February 1, 2015 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garethr/9c6f3b0500e3b00dd016 to your computer and use it in GitHub Desktop.
Save garethr/9c6f3b0500e3b00dd016 to your computer and use it in GitHub Desktop.
name = 'console'
kernel = '/home/avsm/mirage-skeleton/block/mir-block_test.xen'
builder = 'linux'
memory = 256
xen_machine { 'block_test':
  kernel  => '/home/avsm/mirage-skeleton/block/mir-block_test.xen'
  builder => 'linux'
  memory  => 256
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment