changeset 231:2da9a4e7948d

garage dns works again
author drewp@bigasterisk.com
date Mon, 09 Oct 2023 16:55:18 -0700
parents 8ef74d3a11ac
children 501d867cdd3e
files inventory.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/inventory.py	Mon Oct 09 16:55:03 2023 -0700
+++ b/inventory.py	Mon Oct 09 16:55:18 2023 -0700
@@ -37,7 +37,7 @@
 #   }),
    ('garage', {
        'mac': 'b8:27:eb:81:17:92',
-       'ssh_hostname': '10.2.0.109',
+       'ssh_hostname': 'garage',
        'wireguard_address': '10.5.0.14',
    }),
 ]