Mercurial > code > home > repos > infra
diff inventory.py @ 280:5c5c314051c5
updates for pis
author | drewp@bigasterisk.com |
---|---|
date | Sun, 14 Apr 2024 20:58:39 -0700 |
parents | 4e424a144183 |
children | e10ee3ddadcf |
line wrap: on
line diff
--- a/inventory.py Sun Apr 14 20:54:35 2024 -0700 +++ b/inventory.py Sun Apr 14 20:58:39 2024 -0700 @@ -14,6 +14,8 @@ pi = [ ('garage', { 'wireguard_address': '10.5.0.14', 'ssh_hostname': 'garage', 'mac': 'b8:27:eb:81:17:92',}), ('ws-printer', { 'wireguard_address': '10.5.0.31', 'ssh_hostname': '10.2.0.112', }), + ('ws-printer', { 'wireguard_address': '10.5.0.31', 'ssh_hostname': 'ws-printer', }), + ('gn-music', { 'wireguard_address': '10.5.0.32', 'ssh_hostname': 'gn-music', }), ] remote = [