Skip to content

Commit 3974112

Browse files
Update tests/validation/configs/README.md
1 parent a1f759f commit 3974112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/validation/configs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ hosts:
9191
connection_type: SSHConnection
9292
connection_options:
9393
port: SSH_PORT_PLACEHOLDER # ⚠️ UPDATE: SSH port (usually 22)
94-
username: USERNAME_PLACEHOLDER # ⚠️ UPDATE: Your username
94+
username: USERNAME_PLACEHOLDER # ⚠️ UPDATE: root
9595
password: None
9696
key_path: KEY_PATH_PLACEHOLDER # ⚠️ UPDATE: Path to your SSH key
9797
```

0 commit comments

Comments
 (0)