Skip to content

Commit

Permalink
add comment to ssh_config_template
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasjelonek authored Nov 12, 2024
1 parent 1661a85 commit da5cba9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ssh_config_template
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Host nwt-stepping-stone
IdentityFile path/to/your/private/key/file

Host nwt-vm
# XX = 10 + Teamnummer
Hostname 172.20.1.XX
User root
Port 22
Expand Down

0 comments on commit da5cba9

Please sign in to comment.