laforge has uploaded this change for review.

View Change

ansible: add raspbian11build container on lx2 machine

Change-Id: I739e40cf6ef8d77585dfeb067ed75e258d94bbb3
Related: OS#5873
---
M ansible/hosts
M ansible/util/known_hosts
2 files changed, 12 insertions(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/59/35059/1
diff --git a/ansible/hosts b/ansible/hosts
index 0db38fb..51e26b9 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -16,6 +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"

[simtester]
simtest ansible_host=10.9.25.80
diff --git a/ansible/util/known_hosts b/ansible/util/known_hosts
index cdb573b..76e2a64 100644
--- a/ansible/util/known_hosts
+++ b/ansible/util/known_hosts
@@ -7,3 +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

To view, visit change 35059. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I739e40cf6ef8d77585dfeb067ed75e258d94bbb3
Gerrit-Change-Number: 35059
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge@osmocom.org>
Gerrit-MessageType: newchange