]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commitdiff
Update Gemfile for stable/rocky
authorTobias Urdin <tobias.urdin@binero.se>
Tue, 28 Aug 2018 11:48:10 +0000 (13:48 +0200)
committerTobias Urdin <tobias.urdin@binero.se>
Tue, 28 Aug 2018 11:48:10 +0000 (13:48 +0200)
Change-Id: Ife2c32ceb9f86208ffb0a864955ee44f6d422f8f

Gemfile

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