UMTS's Ansible collection.
If you're a Homebrew user, brew bundle
will take care of these for you.
- Pipenv (for Python dependencies) on your workstation -
pip install pipenv
, - (optional, but strongly recommended) direnv for automatic environment variable loading,
- Vagrant for local testing,
- On MacOS, VirtualBox, on Linux, libvirt works better — change
the
VAGRANT_DEFAULT_PROVIDER
environment variable tolibvirt
.
- Clone this repository
script/setup
- Edit your (gitignored)
.env
file as appropriate