Skip to content

Commit 8b279e4

Browse files
committed
fix sample config for password support
1 parent d0fb846 commit 8b279e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hosts.toml.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ identity_file = "old/id_rsa"
88
address = "esxi.koya.priv"
99
port = "22"
1010
user = "root"
11-
identity_file = "old/id_rsa"
11+
password = "my_password"

0 commit comments

Comments
 (0)