From: Tobias Urdin Date: Mon, 25 Mar 2019 08:57:00 +0000 (+0100) Subject: Switch to stable/stein X-Git-Tag: stein-eol~5 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=26fc51047a8a2e57f05870ea245233960bf0befd;p=puppet-modules%2Fpuppet-ceilometer.git Switch to stable/stein Change-Id: I19dab9a5f9b04c603ac8aba1d8d1e458478a7285 --- diff --git a/Gemfile b/Gemfile index def52b6..b76129b 100644 --- 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/stein', :require => 'false' end end