[PATCH] osmo-ci[master]: ansible: hosts: gsm-tester: use ansible_host to have more re...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

lynxis lazus gerrit-no-reply at lists.osmocom.org
Tue Apr 10 16:29:22 UTC 2018


Review at  https://gerrit.osmocom.org/7734

ansible: hosts: gsm-tester: use ansible_host to have more readable ansible output

Change-Id: Ia7b60ace8afd0e2cc47c535da1856d4f34fdd735
---
M ansible/hosts
1 file changed, 2 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/34/7734/1

diff --git a/ansible/hosts b/ansible/hosts
index ea5dea4..6964a71 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -1,8 +1,6 @@
 [gsm-tester]
-# rnd
-10.9.25.101
-# production
-10.9.25.107
+osmo-gsm-tester-rnd ansible_host=10.9.25.101
+osmo-gsm-tester-prod ansible_host=10.9.25.107
 
 [coverity-slaves]
 admin2-deb9build ansible_host=2a01:4f8:13b:828::1:300

-- 
To view, visit https://gerrit.osmocom.org/7734
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia7b60ace8afd0e2cc47c535da1856d4f34fdd735
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>



More information about the gerrit-log mailing list