Mercurial > code > home > repos > infra
comparison inventory.py @ 231:2da9a4e7948d
garage dns works again
author | drewp@bigasterisk.com |
---|---|
date | Mon, 09 Oct 2023 16:55:18 -0700 |
parents | 4eff573ecf46 |
children | ff8879eed64e |
comparison
equal
deleted
inserted
replaced
230:8ef74d3a11ac | 231:2da9a4e7948d |
---|---|
35 # 'ssh_hostname': '10.2.0.27', | 35 # 'ssh_hostname': '10.2.0.27', |
36 # 'wireguard_address': '10.5.0.17', | 36 # 'wireguard_address': '10.5.0.17', |
37 # }), | 37 # }), |
38 ('garage', { | 38 ('garage', { |
39 'mac': 'b8:27:eb:81:17:92', | 39 'mac': 'b8:27:eb:81:17:92', |
40 'ssh_hostname': '10.2.0.109', | 40 'ssh_hostname': 'garage', |
41 'wireguard_address': '10.5.0.14', | 41 'wireguard_address': '10.5.0.14', |
42 }), | 42 }), |
43 ] | 43 ] |
44 | 44 |
45 remote = [ | 45 remote = [ |