Add dokku specific configurations

This commit is contained in:
Luke Murphy
2020-03-30 17:24:33 +02:00
parent fee2ffd1e1
commit 50959f27ac
10 changed files with 136 additions and 0 deletions

5
ansible/vars/all.yml Normal file
View File

@ -0,0 +1,5 @@
---
autonomic_admin_mail: "helo@autonomic.zone"
dokku_domain_ipv4: "94.130.105.60"
domain: "autonomic.zone"
http_port: "4000"