This repository has been archived on 2023-02-03. You can view files and clone it, but cannot push or open issues or pull requests.
autonomic.zone/ansible/vars/all.yml
Luke Murphy caa1e521ad
All checks were successful
continuous-integration/drone/push Build is passing
Experiment with full pre-deploy setup
2020-04-06 10:58:55 +02:00

9 lines
259 B
YAML

---
ansible_python_interpreter: "/usr/bin/python3"
autonomic_admin_mail: "helo@autonomic.zone"
dokku_domain_ipv4: "94.130.105.60"
domain: "site.autonomic.zone"
http_port: "4000"
ssl_cert_path: "/etc/x509/https/tls.crt"
ssl_key_path: "/etc/x509/https/tls.key"