[MERGED] 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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Apr 11 21:28:31 UTC 2018


Harald Welte has submitted this change and it was merged.

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


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(-)

Approvals:
  lynxis lazus: Verified
  Harald Welte: Looks good to me, approved



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: merged
Gerrit-Change-Id: Ia7b60ace8afd0e2cc47c535da1856d4f34fdd735
Gerrit-PatchSet: 2
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>



More information about the gerrit-log mailing list