[MERGED] osmo-ci[master]: ansible: gsm-tester: install sispmctl to control usb power s...

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:32 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: ansible: gsm-tester: install sispmctl to control usb power sockets
......................................................................


ansible: gsm-tester: install sispmctl to control usb power sockets

Change-Id: Ie1af197d4b24e25196e10d2afa3ab8eea73ad729
---
M ansible/roles/gsm-tester/tasks/main.yml
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  lynxis lazus: Verified
  Pau Espin Pedrol: Looks good to me, but someone else must approve
  Harald Welte: Looks good to me, approved



diff --git a/ansible/roles/gsm-tester/tasks/main.yml b/ansible/roles/gsm-tester/tasks/main.yml
index b6de075..f7eb1ee 100644
--- a/ansible/roles/gsm-tester/tasks/main.yml
+++ b/ansible/roles/gsm-tester/tasks/main.yml
@@ -242,3 +242,7 @@
   copy:
     content: "maxsize 10M"
     dest: /etc/logrotate.d/maxsize
+
+- name: install sispmctl (usb power socket)
+  apt:
+    name: sispmctl

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie1af197d4b24e25196e10d2afa3ab8eea73ad729
Gerrit-PatchSet: 3
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: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>



More information about the gerrit-log mailing list