Commit 4a250fc5 authored by nimrod's avatar nimrod
Browse files

Update the SchooLinks SSH config.

Use the keys from sl-devops.
parent fe816951
Loading
Loading
Loading
Loading
+3 −6
Original line number Diff line number Diff line
@@ -3,16 +3,13 @@
# SchooLinks infrastructure

Host ci.schoolinks.com
    IdentityFile ~/.ssh/schoolinks_ci_rsa

Host monitoring.schoolinks.com
    IdentityFile ~/.ssh/schoolinks_apm_rsa
    IdentityFile ~/Repositories/SchooLinks/sl-devops/secrets/ci

Host sftp*.schoolinks.com
    IdentityFile ~/.ssh/schoolinks_sftp_rsa
    IdentityFile ~/Repositories/SchooLinks/sl-devops/secrets/sftp

Host firezone*.schoolinks.com
    IdentityFile ~/.ssh/schoolinks_vpn_rsa
    IdentityFile ~/Repositories/SchooLinks/sl-devops/secrets/vpn

Host !firezone.schoolinks.com *.schoolinks.com 172.31.*.* 172.30.*.* 172.29.*.*
    ProxyCommand ssh firezone.schoolinks.com -W %h:%p
+0 −4
Original line number Diff line number Diff line
@@ -20,17 +20,13 @@ ssh-keys: .ssh/github_ed25519
ssh-keys: .ssh/shore_ecdsa
ssh-keys: .ssh/shore_ed25519
ssh-keys: .ssh/shore_rsa
ssh-keys: .ssh/schoolinks_apm_rsa
ssh-keys: .ssh/schoolinks_ci_rsa
ssh-keys: .ssh/schoolinks_dev_rsa
ssh-keys: .ssh/schoolinks_ed25519
ssh-keys: .ssh/schoolinks_prod_rsa
ssh-keys: .ssh/schoolinks_rsa
ssh-keys: .ssh/schoolinks_sftp_rsa
ssh-keys: .ssh/schoolinks_stable_rsa
ssh-keys: .ssh/schoolinks_staging_rsa
ssh-keys: .ssh/schoolinks_qa_rsa
ssh-keys: .ssh/schoolinks_vpn_rsa

.ssh/%_rsa: Documents/Database.kdbx
	$(mkd)