roh has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/38115?usp=email )

Change subject: ansible: update rpi4-2 and rpi4-3
......................................................................

ansible: update rpi4-2 and rpi4-3

Adjust SSH key and hostname after both have been reinstalled with 64bit
raspbian 12.

Related: OS#6549
Change-Id: I959a564bb597f433012a14ce56da4865d3392170
---
M ansible/hosts
M ansible/util/known_hosts
M jobs/update-osmo-ci-on-slaves.yml
3 files changed, 6 insertions(+), 6 deletions(-)

Approvals:
  laforge: Looks good to me, but someone else must approve
  Jenkins Builder: Verified
  roh: Looks good to me, approved




diff --git a/ansible/hosts b/ansible/hosts
index 7878dfe..f68ea52 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -12,8 +12,8 @@
 build4-deb12build-ansible ansible_host=2a01:4f8:121:200a::1:3 
osmocom_jenkins_slave_fstrim=True docker_max_image_space="80 GB"
 host2-deb11build-ansible ansible_host=2a01:4f8:120:8470::1:4 
osmocom_jenkins_slave_fstrim=True docker_max_image_space="80 GB"
 rpi4-raspbian12build-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"
+rpi4-raspbian12build-ansible-2 ansible_host=10.9.25.60 
docker_max_image_space="20 GB"
+rpi4-raspbian12build-ansible-3 ansible_host=10.9.25.70 
docker_max_image_space="20 GB"
 lx2-raspbian11build-ansible ansible_host=10.9.25.28 docker_max_image_space="20 
GB" jenkins_tmpfs=True

 [simtester]
diff --git a/ansible/util/known_hosts b/ansible/util/known_hosts
index 8b7fd8e..6067e86 100644
--- a/ansible/util/known_hosts
+++ b/ansible/util/known_hosts
@@ -3,8 +3,8 @@
 2a01:4f8:212:3762::1:3 ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAICl7tuOgN64+iYuYCtfCKaUbN9IWzKycpKVRgzsjVCPY
 2a01:4f8:120:8470::1:4 ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIIPKRz2Eg+h6RTREn52n/ip3pzUjRu9pw1XdjWUrvvi/
 10.9.25.50 ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIKn5hZBA8i3kcCuTORaQtLXf/NqpXxhkoldj9i60GOLo
-10.9.25.60 ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIOAK6SQXmifMamE1VHL/1GmPkk6KhplzT20jSOwb8PyZ
-10.9.25.70 ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAILioWTUt6CyZTceSKqy09mtlNUif+ETKTF6whnWuIROx
+10.9.25.60 ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIMB+zhsSo20QYPGPNNgqknnbx3g8V+MBksHIF3GuPihu
+10.9.25.70 ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIJ4KE0enH9e76eWTy8HLFO/2pzrZaP8G93mtWvfD8//W
 2a01:4f8:121:200a::1:3 ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIGafw2VdeZo4YNvbu8VEBjDrsCFL+ZSbHtvhspNIQ9PR
 2a01:4f8:121:200a::1:2 ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIFyp0daWkfsRHErCVCcP/FZmtiRvFNAsK2A5TlQ6Ja+P
 10.9.25.28 ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIG0rQGxSxWJHwNNT5XdeuMPSYCAXpcDnFDzvyw5+sH3l
diff --git a/jobs/update-osmo-ci-on-slaves.yml 
b/jobs/update-osmo-ci-on-slaves.yml
index 5da7d46..b4994f7 100644
--- a/jobs/update-osmo-ci-on-slaves.yml
+++ b/jobs/update-osmo-ci-on-slaves.yml
@@ -13,8 +13,8 @@
             - host2-deb11build-ansible
             - lx2-raspbian11build-ansible
             - rpi4-raspbian12build-ansible-1
-            - rpi4-raspbian11build-ansible-2
-            - rpi4-raspbian11build-ansible-3
+            - rpi4-raspbian12build-ansible-2
+            - rpi4-raspbian12build-ansible-3
             - simtester
     properties:
       - build-discarder:

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/38115?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I959a564bb597f433012a14ce56da4865d3392170
Gerrit-Change-Number: 38115
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osm...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-Reviewer: roh <jstei...@sysmocom.de>

Reply via email to