osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/39320?usp=email )
Change subject: ansible/hosts: add build5-obsworker1
......................................................................
ansible/hosts: add build5-obsworker1
Change-Id: I21d86fce074de0c7ffd022affe6033e51c0a1794
---
M ansible/hosts
M ansible/util/known_hosts
2 files changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/20/39320/1
diff --git a/ansible/hosts b/ansible/hosts
index 8bb61b9..fb0653d 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -21,6 +21,7 @@
[obs_workers]
build4-obsworker1 ansible_host=2a01:4f8:121:200a::1:2 obs_worker_instances=8
obs_worker_jobs=8
+build5-obsworker1 ansible_host=2a01:4f8:140:926a::1:2 obs_worker_instances=8
obs_worker_jobs=8
lx2-1-obs-aarch64-1 ansible_host=2a02:8106:13:1e34:4e9:e7ff:fe97:fe92
obs_worker_instances=1 obs_worker_jobs=4
# Need to have kvm inside lxc, see OS#5365
diff --git a/ansible/util/known_hosts b/ansible/util/known_hosts
index 8e8aee1..84a9465 100644
--- a/ansible/util/known_hosts
+++ b/ansible/util/known_hosts
@@ -9,3 +9,4 @@
2a01:4f8:121:200a::1:2 ssh-ed25519
AAAAC3NzaC1lZDI1NTE5AAAAIFyp0daWkfsRHErCVCcP/FZmtiRvFNAsK2A5TlQ6Ja+P
10.9.25.28 ssh-ed25519
AAAAC3NzaC1lZDI1NTE5AAAAIG0rQGxSxWJHwNNT5XdeuMPSYCAXpcDnFDzvyw5+sH3l
2a01:4f8:140:926a::1:3 ssh-ed25519
AAAAC3NzaC1lZDI1NTE5AAAAIFU0ICXO2Mq6HjOrgWJqWifEYwz+Y3eyPd8ZOkp8el3l
+2a01:4f8:140:926a::1:2 ssh-ed25519
AAAAC3NzaC1lZDI1NTE5AAAAIAXVP4aycCJ8owNkuRayPKwUSCBsk4G8oBVfHwIEnQMa
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/39320?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I21d86fce074de0c7ffd022affe6033e51c0a1794
Gerrit-Change-Number: 39320
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>