このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
ExternalMirrors
/
openssh-formula
ミラー元
https://github.com/saltstack-formulas/openssh-formula
ウォッチ
1
スター
0
フォーク
1
コード
課題
0
リリース
27
Wiki
アクティビティ
ソースを参照
Fix name of mine function to retrieve the hostname
The code uses 'public_ssh_hostname' and not 'public_ssh_host_names'.
tags/v0.41.0
Raphaël Hertzog
5年前
親
b5ac5e0b74
コミット
f91d246e98
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分情報を表示
+1
-1
README.rst
+ 1
- 1
README.rst
ファイルの表示
@@ -87,7 +87,7 @@ setup those functions through pillar::
mine_function: cmd.run
cmd: cat /etc/ssh/ssh_host_*_key.pub
python_shell: True
public_ssh_host
_
name
s
:
public_ssh_hostname:
mine_function: grains.get
key: id
書き込み
プレビュー
読み込み中…
キャンセル
保存