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 b2714f5..ee8e29c 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: "papra.home.jthan.io" value: 192.168.1.18 + - type: A + name: "keep.home.jthan.io" + value: 192.168.1.18 - type: A name: "whoami.home.jthan.io" value: 192.168.1.18 @@ -104,6 +107,9 @@ private_domains: - type: AAAA name: "papra.home.jthan.io" value: "2602:fb57:c20:b00:be24:11ff:fef4:1b8d" + - type: AAAA + name: "keep.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"