osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/42325?usp=email )
Change subject: ansible/hosts: update lx2-1-obs-aarch64-1 ip ......................................................................
ansible/hosts: update lx2-1-obs-aarch64-1 ip
This machine is not available under the listed IPv6 anymore, but can be reached through the VPN. Adjust the IP.
Change-Id: I77f72d7ad72d9b3ac745756cc5a082bd39dabdc5 --- M ansible/hosts M ansible/util/known_hosts 2 files changed, 2 insertions(+), 1 deletion(-)
Approvals: fixeria: Looks good to me, approved pespin: Looks good to me, but someone else must approve Jenkins Builder: Verified
diff --git a/ansible/hosts b/ansible/hosts index 4cd6242..f2390af 100644 --- a/ansible/hosts +++ b/ansible/hosts @@ -25,7 +25,7 @@ [obs_workers] build4-obsworker ansible_host=2a01:4f8:121:200a::1:2 obs_worker_instances=8 obs_worker_jobs=8 build5-obsworker 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 +lx2-1-obs-aarch64-1 ansible_host=10.9.25.26 obs_worker_instances=1 obs_worker_jobs=4
# Need to have kvm inside lxc, see OS#5365. Make sure to disconnect and # reconnect the jenkins agent after running this playbook, so its login session diff --git a/ansible/util/known_hosts b/ansible/util/known_hosts index 51d03ea..b7236d0 100644 --- a/ansible/util/known_hosts +++ b/ansible/util/known_hosts @@ -12,3 +12,4 @@ 2a01:4f8:140:926a::1:2 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOQvi5s82dH4Duhp2YV4mo71+i3J6bybD/Ph/ibysdGE build5.osmocom.org ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJafKRvWKA+B+cEz20YlWO+5XrWY+t4tacLAfm5DMMal build4.osmocom.org ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHdLymAofmutYuXMgiWQaNiFUHfu+2j60pmWemd5hddw +10.9.25.26 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICHw8f7STEM6tZj/14dMG0aPcOLzpC0uSwoOlwAMv7Z3