From 567843eb9cf6ea966a588fde4dd42783532ee163 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guilherme=20Steinm=C3=BCller?= Date: Wed, 18 Jul 2018 11:19:08 -0300 Subject: [PATCH] Upgrade storm repository Since the old repository is not maintained and we have an issue with storm v1.1.1 [1] this patch aims to change to a repository that can be maintained for now. [1]: https://review.openstack.org/#/c/583554/ Change-Id: I773e622d5bcc81152a27ac3fe3071fb13e27902e --- tests/ansible-role-requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ansible-role-requirements.yml b/tests/ansible-role-requirements.yml index 8e5a897..33b1bb7 100644 --- a/tests/ansible-role-requirements.yml +++ b/tests/ansible-role-requirements.yml @@ -56,7 +56,7 @@ scm: git version: master - name: ansible-storm - src: https://github.com/flaviodsr/ansible-storm + src: https://github.com/guilhermesteinmuller/ansible-storm scm: git version: master - name: ansible-influxdb