From 4f0e35e66dd9ec3af4b34f839c29a01f6b2f6a4a Mon Sep 17 00:00:00 2001 From: Jonathan DeMasi Date: Sun, 7 Jun 2026 16:56:24 -0600 Subject: [PATCH] Shift even more DNS entries. DO ALL THE THINGS --- .../production/host_vars/rpi0.home.jthan.io/vars.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 5dfcebc..b2714f5 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 @@ -8,16 +8,16 @@ private_domains: records: - type: A name: "jthan.io" - value: "192.168.1.17" + value: "192.168.1.18" - type: A name: "notes.jthan.io" - value: "192.168.1.16" + value: "192.168.1.18" - type: AAAA name: "jthan.io" - value: "2602:fb57:c20:b00:be24:11ff:feac:6536" + value: "2602:fb57:c20:b00:be24:11ff:fef4:1b8d" - type: AAAA name: "notes.jthan.io" - value: "2602:fb57:c20:b00:be24:11ff:fe8b:f6db" + value: "2602:fb57:c20:b00:be24:11ff:fef4:1b8d" - name: home.jthan.io records: - type: A