diff --git a/ansible/inventories/production/host_vars/rpi0.home.jthan.io/vars.yaml b/ansible/inventories/production/host_vars/rpi0.home.jthan.io/vars.yaml index 9a6bfdd..afd3141 100644 --- a/ansible/inventories/production/host_vars/rpi0.home.jthan.io/vars.yaml +++ b/ansible/inventories/production/host_vars/rpi0.home.jthan.io/vars.yaml @@ -56,6 +56,9 @@ private_domains: - type: A name: "whoami.home.jthan.io" value: 192.168.1.18 + - type: A + name: "traefik.home.jthan.io" + value: 192.168.1.18 - type: AAAA name: "rpi0.home.jthan.io" value: "2602:fb57:c20:b00:dea6:32ff:fe10:715a" @@ -86,6 +89,9 @@ private_domains: - type: AAAA name: "whoami.home.jthan.io" value: "2602:fb57:c20:b00:be24:11ff:fef4:1b8d" + - type: AAAA + name: "traefik.home.jthan.io" + value: "2602:fb57:c20:b00:be24:11ff:fef4:1b8d" - type: AAAA name: "auth.home.jthan.io" value: "2602:fb57:c20:b00:be24:11ff:fee6:8593"