aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2022-10-12 13:24:44 +0200
committerOliver Smith <osmith@sysmocom.de>2022-10-13 10:51:55 +0200
commited03bc78ed7e07d4c40beafbb0e072d4108e4661 (patch)
treee57d0fe0a65d5d17c5c052d6b6eab25a92968adb
parent1449f02cf6a3e3ed344349dfa27b6d3ad3b51949 (diff)
ansible/hosts: add build2-deb11build-ansible
Add it to the config. I've used this to enable ipv6 in docker, so libosmocore builds don't fail in the socket test when building rpm/deb packages on that host in docker. Related: OS#2385 Change-Id: Ibe8e2a638fcbc7c0a69c211385a870b1a82b6fef
-rw-r--r--ansible/hosts1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/hosts b/ansible/hosts
index c6164a3..1c1ed4d 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -11,6 +11,7 @@ host2-deb9build-ansible ansible_host=2a01:4f8:120:8470::1:3
admin2-deb9build ansible_host=2a01:4f8:13b:828::1:300 osmocom_jenkins_slave_fstrim=True
build2-deb9build-ansible ansible_host=2a01:4f8:10b:2ad9::1:6 osmocom_jenkins_slave_fstrim=True
build2-deb10build-ansible ansible_host=2a01:4f8:10b:2ad9::1:10 osmocom_jenkins_slave_fstrim=True
+build2-deb11build-ansible ansible_host=2a01:4f8:10b:2ad9::1:13 osmocom_jenkins_slave_fstrim=True
host2-deb9build-ansible ansible_host=2a01:4f8:120:8470::1:3 osmocom_jenkins_slave_fstrim=True
gtp0-deb9build ansible_host=10.34.2.102 osmocom_jenkins_slave_fstrim=True
gtp0-deb10build ansible_host=10.34.2.101 osmocom_jenkins_slave_fstrim=True