A simple autoinstall script for Ubuntu.
Takes a list of arguments and creates an automated Ubuntu install ISO from a regular one.
Can also generate user-data for testing or demo purposes.
Basic usage:
Install requirements:
pip install -r requirements.txt
Start script:
python3 script.py -h