comparison 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
comparison
equal deleted inserted replaced
16:c5784e3d4f8d 17:0c1496e11b8f
16 'interface': 'enp3s0', 16 'interface': 'enp3s0',
17 'addr': '10.1.0.6', 17 'addr': '10.1.0.6',
18 'wireguard_address': '10.5.0.6', 18 'wireguard_address': '10.5.0.6',
19 }), 19 }),
20 ('dot', { 20 ('dot', {
21 'ssh_hostname': '10.2.0.49', 21 'ssh_hostname': '10.2.0.57',
22 'interface': 'enp3s0', 22 'interface': 'enp3s0',
23 'addr': '10.2.0.30', 23 'addr': '10.2.0.30',
24 'wireguard_address': '10.5.0.30', 24 'wireguard_address': '10.5.0.30',
25 }) 25 })
26 ] 26 ]