chezmoi/private_dot_ssh/private_executable_config.tmpl

128 lines
2.3 KiB
Cheetah
Raw Normal View History

2023-07-24 15:04:14 +02:00
Host github.com
2023-07-25 12:43:24 +02:00
ForwardAgent yes
2023-07-25 12:42:10 +02:00
{{ if .homebrew -}}
2023-07-24 15:04:14 +02:00
UseKeychain yes
2023-07-25 12:42:10 +02:00
{{ end -}}
2023-07-24 15:04:14 +02:00
IdentityFile ~/.ssh/github
Host ssh.dev.azure.com
2023-07-25 12:43:24 +02:00
IdentitiesOnly yes
2023-07-24 15:04:14 +02:00
IdentityFile ~/.ssh/id_lendify
HostkeyAlgorithms +ssh-rsa
PubkeyAcceptedAlgorithms +ssh-rsa
Host front
Hostname 10.0.9.0
Port 222
User root
PubKeyAuthentication yes
2023-07-25 13:46:52 +02:00
IdentityFile ~/.ssh/id_clank
2023-07-24 15:04:14 +02:00
Host ratchet
Hostname 10.0.9.1
User kjuulh
PubKeyAuthentication yes
2023-07-25 13:46:52 +02:00
IdentityFile ~/.ssh/id_clank
2023-07-24 15:04:14 +02:00
Host server
Hostname 10.0.9.2
User hermansen
PubKeyAuthentication yes
2023-07-25 13:46:52 +02:00
IdentityFile ~/.ssh/id_clank
2023-07-24 15:04:14 +02:00
2023-07-25 12:42:10 +02:00
{{ if .homebrew -}}
2023-07-24 15:04:14 +02:00
Host *
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
2023-07-25 12:42:10 +02:00
{{ end -}}
2023-07-24 15:04:14 +02:00
Host clank_postgres
Hostname 10.0.9.8
User root
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
Host clank_renovate
Hostname 10.0.9.9
User root
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
Host clank_bigboks_0
2023-08-10 12:53:26 +02:00
#Hostname 136.243.15.57
Hostname 10.0.10.0
2023-07-24 15:04:14 +02:00
User root
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
Host wg_clank_bigboks_0
Hostname 10.0.10.0
User root
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
Host clank_smolboks_0
Hostname 10.0.11.0
User root
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
2023-07-26 17:24:39 +02:00
Host clank_testboks_0
2023-07-26 17:25:16 +02:00
Hostname 10.0.12.1
2023-07-26 17:24:39 +02:00
User root
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
2023-07-24 15:04:14 +02:00
Host clank_monitoring
Hostname 10.0.9.6
User root
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
Host drone
2023-08-10 12:51:51 +02:00
Hostname 10.0.11.4
2023-07-24 15:04:14 +02:00
User root
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
Host harbor
Hostname 10.0.10.3
User root
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
Host hass
2023-08-10 13:50:04 +02:00
Hostname 10.0.11.2
2023-07-24 15:04:14 +02:00
Port 22222
User root
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
Host clank_loki
Hostname 10.0.10.4
User root
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
Host ratchet_parts
Hostname 10.0.9.5
User root
PubKeyAuthentication yes
Host ratchet_monitoring
Hostname 10.0.9.6
User root
PubKeyAuthentication yes
Host clank_k8s_001
Hostname 10.0.10.5
User root
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
2023-08-10 12:53:26 +02:00
Host clank_storage_box
Hostname u344185.your-storagebox.de
User u344185
Port 23
PubKeyAuthentication yes
IdentityAgent ~/.1password/agent.sock