ansible/inv/host_vars/new.chosto.me/vars.yml

20 lines
320 B
YAML
Raw Normal View History

2021-02-12 22:13:37 +01:00
firewall_in_ports:
- "80"
- "443"
- "{{ ssh_port }}"
2021-04-24 18:15:48 +02:00
hostname: "{{ base_user_name }}"
2021-02-12 22:13:37 +01:00
ssh_port: "2220"
prometheus_server_ip: "51.178.182.35"
2021-04-24 18:15:48 +02:00
docker_files: "/home/{{ base_user_name }}/docker"
2021-04-26 21:23:23 +02:00
compose_version: "3.7"
2021-04-24 18:15:48 +02:00
traefik_network: proxy
domain_name: new.chosto.me
letsencrypt_email: quentinduchemin@tuta.io