easyssh
easyssh copied to clipboard
Make knife discoverer configurable
The goal is something like
(knife
(host "automatic.cloud_v2.public_hostname" "automatic.fqdn")
(ip "automatic.cloud_v2.public_ipv4" "automatic.cloud_v2.public_ipv6" "automatic.ipaddress"))
which would
- Set
Target.Hostto the first set, non-empty value ofautomatic.cloud_v2.public_hostname, andautomatic.fqdn - Set
Target.IPto the first set, non-empty value ofautomatic.cloud_v2.public_ipv4,"automatic.cloud_v2.public_ipv6, andautomatic.ipaddress