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 3fcb812..9a6bfdd 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 @@ -53,6 +53,9 @@ private_domains: - type: A name: "docker.home.jthan.io" value: 192.168.1.18 + - type: A + name: "whoami.home.jthan.io" + value: 192.168.1.18 - type: AAAA name: "rpi0.home.jthan.io" value: "2602:fb57:c20:b00:dea6:32ff:fe10:715a" @@ -80,6 +83,9 @@ private_domains: - type: AAAA name: "docker.home.jthan.io" value: "2602:fb57:c20:b00:be24:11ff:fef4:1b8d" + - type: AAAA + name: "whoami.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"