infrastructure/ansible/host_vars/pve-dokku/main.yml
Jake Howard df43be6f9b
All checks were successful
/ terraform (push) Successful in 36s
/ ansible (push) Successful in 1m39s
Set private_ip for some other machines
2024-02-07 19:27:48 +00:00

6 lines
119 B
YAML

ssh_extra_allowed_users: dokku
db_backups_dir: /mnt/tank/files/db-backups
private_ip: "{{ pve_hosts.pve_dokku.ip }}"