summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKelley Spoon <kelley.spoon@linaro.org>2023-10-19 07:21:14 -0500
committerKelley Spoon <kelley.spoon@linaro.org>2023-10-19 12:49:35 +0000
commit61520c3b480ab8aaba91195281285f531f086041 (patch)
tree180c322e7c3a46af292e89f2f35b6f910a5ae2cb
parente511fc5a817dd08afdcf7617a432760958944a4f (diff)
aosp-x86-10: add in aosp-x86-10
Add required entries for aosp-x86-10. Change-Id: Icfd95fce526fbb7ca1db4d11d1c79c3bf9fbd643 Signed-off-by: Kelley Spoon <kelley.spoon@linaro.org> Reviewed-on: https://review.linaro.org/c/infrastructure/ansible-playbooks/+/45962
-rw-r--r--hosts2
-rw-r--r--ssh/config4
2 files changed, 3 insertions, 3 deletions
diff --git a/hosts b/hosts
index 7665c042..a81b2d4b 100644
--- a/hosts
+++ b/hosts
@@ -76,7 +76,7 @@ mbedtls.trustedfirmware.org
aosp-x86-07 ansible_host=144.76.6.139 # aosp-x86-07
aosp-x86-08 ansible_host=188.40.51.209 # aosp-x86-08
aosp-x86-09 ansible_host=49.12.133.85 # aosp-x86-09
-#aosp-x86-10 ansible_host= # aosp-x86-10
+aosp-x86-10 ansible_host=168.119.145.200 # aosp-x86-10
aosp-x86-13 ansible_host=95.217.145.175 # aosp-x86-13 (ART)
x86-07 ansible_host=188.40.92.79 # x86-07
x86-08 ansible_host=188.40.49.144 # x86-08
diff --git a/ssh/config b/ssh/config
index badce6a6..09387134 100644
--- a/ssh/config
+++ b/ssh/config
@@ -41,8 +41,8 @@ Host aosp-x86-08
Hostname 188.40.51.209
Host aosp-x86-09
Hostname 49.12.133.85
-#Host aosp-x86-10
-# Hostname
+Host aosp-x86-10
+ Hostname 168.119.145.200
# Note: we don't seem to have access via LDAP here
Host aosp-x86-11
Hostname 192.168.36.10