1
0
mirror of https://github.com/gryf/boxpy.git synced 2026-01-29 19:55:46 +01:00

Added support for Centos Stream.

Currently default and only version supported is 8, since 9 behaves
differently with similar config drive.
This commit is contained in:
2021-09-29 17:16:09 +02:00
parent a5702254ca
commit 9288179474
2 changed files with 61 additions and 5 deletions

View File

@@ -2,8 +2,8 @@
box.py
======
Box.py is a simple automation tool meant to run Ubuntu or Fedora cloud images
on top of VirtualBox.
Box.py is a simple automation tool meant to run Ubuntu, Fedora or Centos Stream
cloud images on top of VirtualBox.
What it does is simply download official cloud image, set up VM, tweak it up
and do the initial pre-configuration using generated config drive.