Update Gemfile for stable/rocky

Change-Id: I5a0de7e9e95474691e625835a9f68eaa45c6e25c
This commit is contained in:
Tobias Urdin 2018-08-28 13:55:06 +02:00
parent 5d7cfcfd7e
commit 895b0b9d59
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