diff --git a/test/fabfile.py b/test/fabfile.py index 2d5c519..af5e86f 100755 --- a/test/fabfile.py +++ b/test/fabfile.py @@ -1,5 +1,8 @@ #!/usr/bin/env python2 +# Setup: add tint2-runner, tint2-freebsd and tint2-openbsd in /etc/hosts. +# Run: pip install fabric; pip install fabtools. + # TODO: setup bsd workers # TODO: prin ssh public key to be added on gitlab