homeserver-iac/roles/website/defaults/main.yml
2023-08-23 11:01:30 -04:00

14 lines
263 B
YAML

---
# these are defaults
# override these in group/host vars
# this user takes care of building the website
# caddy will serve it
website_username: ianitor
site_repo: https://git.dogeystamp.com/dogeystamp/wb5
# site gets deployed here
website_path: /srv/http