Correct OS requirements in README

The only dependency is python-is-python3
This commit is contained in:
Salt 2020-12-28 12:58:07 -06:00
parent d730598946
commit bac2a2ee56

View File

@ -36,7 +36,7 @@ Adding a new server will require the following be fulfilled:
* DNS records for the machine are set; and
* The server is running Ubuntu 18.04 or greater (20.04 recommended)
* The server is running Ubuntu 20.04 or greater
From there, running the playbook `site.yml` should get the machine up to snuff. To automate the host-local steps, use the script file `contrib/bootstrap.sh`.