summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ssh/config-wmf4
1 files changed, 4 insertions, 0 deletions
diff --git a/ssh/config-wmf b/ssh/config-wmf
index b6f6613..3a253c0 100644
--- a/ssh/config-wmf
+++ b/ssh/config-wmf
@@ -18,6 +18,10 @@ Host bast
HostName bast3004.wikimedia.org
IdentityFile ~/.ssh/prod.key
+# Other bastion hosts.
+Host bast*.wikimedia.org
+ IdentityFile ~/.ssh/prod.key
+
Host labsbast
HostName primary.bastion.wmflabs.org
IdentityFile ~/.ssh/lab.key