diff options
author | Scott Moser <smoser@ubuntu.com> | 2011-01-06 20:23:45 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2011-01-06 20:23:45 -0500 |
commit | a9589bbc5e1458bfde849337151b6824f6c25468 (patch) | |
tree | dbfd212dc54125c4ffcf962cae558e01710920de /doc/ovf/README | |
parent | 0de2a6740a459d1f74e4f05e688621f2597c7148 (diff) | |
download | vyos-cloud-init-a9589bbc5e1458bfde849337151b6824f6c25468.tar.gz vyos-cloud-init-a9589bbc5e1458bfde849337151b6824f6c25468.zip |
initial import of work-in-progress OVF code
Diffstat (limited to 'doc/ovf/README')
-rw-r--r-- | doc/ovf/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ovf/README b/doc/ovf/README new file mode 100644 index 00000000..1fd399fc --- /dev/null +++ b/doc/ovf/README @@ -0,0 +1,6 @@ +- 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 |