Files @ 24c957d877de
Branch filter:

Location: majic-ansible-roles/roles/wsgi_website/templates/venv_exec.j2 - annotation

branko
MAR-96: Fixed indentation for code listing in testsite documentation for generating the SSH keys. Added an extra "workstation" machine to test site meant to be used for testing Debian 9 Stretch compatibility. Moved testing of "extra_backup_patterns" into the new workstation machine.
1
2
3
4
#!/bin/bash

source {{ home }}/virtualenv/bin/activate
"$@"