ssh: hosts
This commit is contained in:
parent
d0ffbecd17
commit
03b99797d8
1 changed files with 24 additions and 0 deletions
24
.ssh/config
24
.ssh/config
|
@ -1,5 +1,29 @@
|
|||
Host dokuwiki2.grote.lan
|
||||
Host fileserver2.grote.lan
|
||||
Host acng.grote.lan
|
||||
Host ansible2.grote.lan
|
||||
Host docker.grote.lan
|
||||
Host pve2.grote.lan
|
||||
Host pve3.grote.lan
|
||||
Host pve4.grote.lan
|
||||
Host gitea.grote.lan
|
||||
Host pihole2.grote.lan
|
||||
Host ntp-server.grote.lan
|
||||
Host dokuwiki-test.grote.lan
|
||||
Host fileserver-test.grote.lan
|
||||
Host acng-test.grote.lan
|
||||
Host ansible-test.grote.lan
|
||||
Host docker-test.grote.lan
|
||||
Host vm-test2.grote.lan
|
||||
Host pve2-test.grote.lan
|
||||
Host pve3-test.grote.lan
|
||||
Host pve4-test.grote.lan
|
||||
Host gitea-test.grote.lan
|
||||
Host pihole2-test.grote.lan
|
||||
Host ntp-server-test.grote.lan
|
||||
|
||||
Host *.grote.lan
|
||||
IdentityFile ~/.ssh/private_key_heimserver
|
||||
|
||||
Host *
|
||||
User mg
|
||||
|
|
Loading…
Reference in a new issue