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 <lyn...@fe80.eu>

Reply via email to