abesto / abesto/easyssh

Make knife discoverer configurable

オープン
#34 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。