summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKelley Spoon <kelley.spoon@linaro.org>2024-01-13 07:14:12 -0600
committerKelley Spoon <kelley.spoon@linaro.org>2024-01-13 18:05:41 +0000
commitbe53a420f18fc596d79f2965be5c93327f1f5219 (patch)
tree143cd1b164751c1d40678f53df604e52f51eabd5
parent19b61f90686c5cda556ebcf8c33ce680341afa53 (diff)
update aarch64-09 in ssh config
The ip address for aarch64-09 was not updated in the ssh config. Let's fix that with this change. Change-Id: Ie71424da989aa00cd33c3c2fc9e4f038597586ad Signed-off-by: Kelley Spoon <kelley.spoon@linaro.org> Reviewed-on: https://review.linaro.org/c/infrastructure/ansible-playbooks/+/46515
-rw-r--r--ssh/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh/config b/ssh/config
index 014b306e..d2d8503b 100644
--- a/ssh/config
+++ b/ssh/config
@@ -72,7 +72,7 @@ Host x86-15
Host x86-16
Hostname 62.210.124.13
Host aarch64-09
- Hostname 139.178.84.115
+ Hostname 147.28.196.111
Host x86-TF-01
Hostname 51.159.1.37
Host x86-TF-02