aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/hosts
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2023-01-10 01:45:51 +0100
committerlaforge <laforge@osmocom.org>2023-03-23 08:52:06 +0000
commit6e1210326b5fb7c2bc0a99f64203e5b59e197cdd (patch)
treed9fa1a8cc9b187cfc5e3dd2e90a0ac6b74aafb09 /ansible/hosts
parent607cedc30854819782acac774aadbb0894202ce9 (diff)
ansible: hosts: replace invalid char minus ("-") in host group names
Diffstat (limited to 'ansible/hosts')
-rw-r--r--ansible/hosts8
1 files changed, 4 insertions, 4 deletions
diff --git a/ansible/hosts b/ansible/hosts
index 0551d44..b62ef82 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -1,12 +1,12 @@
-[gsm-tester]
+[gsm_tester]
osmo-gsm-tester-rnd ansible_host=10.9.25.101
osmo-gsm-tester-prod ansible_host=10.9.25.107
-[coverity-slaves]
+[coverity_slaves]
build2-deb11build-ansible ansible_host=2a01:4f8:10b:2ad9::1:13
build3-deb11build-ansible ansible_host=2a01:4f8:212:3762::1:3
-[jenkins-slaves]
+[jenkins_slaves]
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
build3-deb11build-ansible ansible_host=2a01:4f8:212:3762::1:3 osmocom_jenkins_slave_fstrim=True
@@ -20,7 +20,7 @@ rpi4-raspbian11build-ansible-3 ansible_host=10.9.25.70 docker_max_image_space="2
[simtester]
simtest ansible_host=10.9.25.80
-[obs-workers]
+[obs_workers]
build3-obsworker1 ansible_host=2a01:4f8:212:3762::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