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
This commit is contained in:
Harald Welte 2021-05-17 08:09:38 +02:00
parent 1a8bdf4674
commit e82f47ccfc
1 changed files with 2 additions and 1 deletions

View File

@ -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