ansible/roles/framadate/defaults/main.yml

9 lines
227 B
YAML

---
# URL to clone
service_repo: https://framagit.org/framasoft/framadate.git
# name of the service user
# It means that you will have to `sudo -u THISUSER zsh` to debug
service_user: www-data
service_path: /var/www/framadate