]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commitdiff
Switch to Train
authorTobias Urdin <tobias.urdin@binero.se>
Wed, 9 Oct 2019 22:56:07 +0000 (00:56 +0200)
committerTobias Urdin <tobias.urdin@binero.se>
Wed, 9 Oct 2019 22:56:07 +0000 (00:56 +0200)
Change-Id: I5b3a3807bfa3f0f2ce230ce87921faa82593e417

Gemfile

diff --git a/Gemfile b/Gemfile
index 8c7a257b966df0f226ce16c348af62e66f678d2f..7121efd2382822cbd9d6b4d0dfe797da72488672 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -7,7 +7,8 @@ group :development, :test, :system_tests do
         :require => 'false'
   else
     gem 'puppet-openstack_spec_helper',
-        :git => 'https://opendev.org/openstack/puppet-openstack_spec_helper',
+        :git     => 'https://opendev.org/openstack/puppet-openstack_spec_helper',
+        :branch  => 'stable/train',
         :require => 'false'
   end
 end