aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2021-05-17 08:09:38 +0200
committerHarald Welte <laforge@osmocom.org>2021-05-17 08:10:12 +0200
commite82f47ccfc5fbacdcd4bb2a3f36a7b46ad74e88b (patch)
treead557d392cc8d04bd6c74a2a332cdda7ec21409e
parent1a8bdf4674304def736a150d70498f5fdba94b2f (diff)
ansible/hosts: new IPs for GTP0 slaves
the old ones were DHCP-allocated and after a power outage, they changed. I've now moved to static allocated addresses. Change-Id: I0d77cc8ae72d854312b742c6c64b10a731a9f5ba
-rw-r--r--ansible/hosts3
1 files changed, 2 insertions, 1 deletions
diff --git a/ansible/hosts b/ansible/hosts
index 892428b..d88147a 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -12,7 +12,8 @@ admin2-deb9build ansible_host=2a01:4f8:13b:828::1:300 osmocom_jenkins_slave_fstr
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
host2-deb9build-ansible ansible_host=2a01:4f8:120:8470::1:3 osmocom_jenkins_slave_fstrim=True
-gtp0-deb9build ansible_host=10.34.2.147 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
rpi4-raspbian10build-ansible-1 ansible_host=10.9.25.50
rpi4-raspbian10build-ansible-2 ansible_host=10.9.25.60
rpi4-raspbian10build-ansible-3 ansible_host=10.9.25.70