1
0
mirror of https://github.com/gryf/boxpy.git synced 2025-12-19 13:37:58 +01:00

Added readme.

This commit is contained in:
2021-04-07 09:17:56 +02:00
commit 90342e0203

11
README.rst Normal file
View File

@@ -0,0 +1,11 @@
======
box.py
======
Box.py is a simple automation tool meant to run Ubuntu cloud image on top of
VirtualBox.
What it does is simply download official cloud image for Ubuntu server, set up
VM tweak it up and do the initial preconfiguration using config drive.
Perhaps other distros would be supported int the future.