osmith has uploaded this change for review.
ansible/hosts: lx2-raspbian11build: update IP
Change-Id: Ic1451c5ddb44df30ecc6be88d7cc4ceb2c2f50de
---
M ansible/hosts
M ansible/util/known_hosts
2 files changed, 11 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/09/37109/1
diff --git a/ansible/hosts b/ansible/hosts
index a0a4578..ba7dce9 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -16,7 +16,7 @@
rpi4-raspbian11build-ansible-1 ansible_host=10.9.25.50 docker_max_image_space="20 GB"
rpi4-raspbian11build-ansible-2 ansible_host=10.9.25.60 docker_max_image_space="20 GB"
rpi4-raspbian11build-ansible-3 ansible_host=10.9.25.70 docker_max_image_space="20 GB"
-lx2-raspbian11build-ansible ansible_host=10.34.2.153 docker_max_image_space="20 GB" jenkins_tmpfs=True
+lx2-raspbian11build-ansible ansible_host=10.9.25.28 docker_max_image_space="20 GB" jenkins_tmpfs=True
[simtester]
simtest ansible_host=10.9.25.80
diff --git a/ansible/util/known_hosts b/ansible/util/known_hosts
index 76e2a64..88bb700 100644
--- a/ansible/util/known_hosts
+++ b/ansible/util/known_hosts
@@ -7,4 +7,4 @@
10.9.25.70 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILioWTUt6CyZTceSKqy09mtlNUif+ETKTF6whnWuIROx
2a01:4f8:121:200a::1:3 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGafw2VdeZo4YNvbu8VEBjDrsCFL+ZSbHtvhspNIQ9PR
2a01:4f8:121:200a::1:2 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFyp0daWkfsRHErCVCcP/FZmtiRvFNAsK2A5TlQ6Ja+P
-10.34.2.153 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG0rQGxSxWJHwNNT5XdeuMPSYCAXpcDnFDzvyw5+sH3l
+10.9.25.28 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG0rQGxSxWJHwNNT5XdeuMPSYCAXpcDnFDzvyw5+sH3l
To view, visit change 37109. To unsubscribe, or for help writing mail filters, visit settings.