laforge has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/35059?usp=email )
Change subject: ansible: add raspbian11build container on lx2 machine
......................................................................
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(-)
Approvals:
Jenkins Builder: Verified
osmith: Looks good to me, approved
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
https://gerrit.osmocom.org/c/osmo-ci/+/35059?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I739e40cf6ef8d77585dfeb067ed75e258d94bbb3
Gerrit-Change-Number: 35059
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: merged