Mercurial > code > home > repos > infra
diff inventory.py @ 17:0c1496e11b8f
get skaffold on hosts that want to do deploys
author | drewp@bigasterisk.com |
---|---|
date | Sat, 13 Nov 2021 13:51:55 -0800 |
parents | 516a91a3ec08 |
children | b8105f575696 |
line wrap: on
line diff
--- a/inventory.py Sat Nov 13 13:51:26 2021 -0800 +++ b/inventory.py Sat Nov 13 13:51:55 2021 -0800 @@ -18,7 +18,7 @@ 'wireguard_address': '10.5.0.6', }), ('dot', { - 'ssh_hostname': '10.2.0.49', + 'ssh_hostname': '10.2.0.57', 'interface': 'enp3s0', 'addr': '10.2.0.30', 'wireguard_address': '10.5.0.30',