Update Gemfile for stable/rocky

Change-Id: If78b0a495045ba6645b2aa6e89bbc464a89b5bf3
This commit is contained in:
Tobias Urdin 2018-08-28 14:01:42 +02:00
parent 78639d37c6
commit 4cc5e7c1ee
1 changed files with 1 additions and 0 deletions

View File

@ -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