Files
cloud-init/doc/ovf
Scott Moser 50f55fae8b fix the base64 encoded value for user-data.
The previous value had dos style newlines.
The current string was obtained with:
  printf '#!/bin/sh\necho "hi world"\n' | base64
2011-02-18 22:47:08 -05:00
..

- environment.xml
  This is an example ovf environment file
- ProductSection.xml
  TODO: document what the ProductSection can look like
- maverick-server.ovf
  Example generated by virtualbox "export" of a simple VM