Skip to content

~/.ssh/configの生成 #15

@wtnb75

Description

@wtnb75

サービスコードでsshログインできると便利である可能性がある。
そういう場合はssh_configを設定することになるが、これを自動生成したい。

Host ivmXXXXXXXX
  Hostname 1.2.3.4

Host ivmYYYYYYYY
  Hostname 1.2.3.5

もしくは、、、

Host ivm*
  ProxyCommand (コマンド名) %h

のようなイメージ。
実際は踏み台を使うケースが多いと思うが、どういう感じで出すのが便利なのか…

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions