Make knife discoverer configurable
オープン
- 主要言語
- Go
- スター
- 17
- フォーク
- 4
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The goal is something like
``` lisp
(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.Host` to the first set, non-empty value of `automatic.cloud_v2.public_hostname`, and `automatic.fqdn`
- Set `Target.IP` to the first set, non-empty value of `automatic.cloud_v2.public_ipv4`, `"automatic.cloud_v2.public_ipv6`, and `automatic.ipaddress`
コントリビューションガイド
評価
この issue はまだ評価されていません。