Update Gemfile for stable/rocky
Change-Id: I5b9df02ed9cf9c588dc0d8bf5100683a83b1d20a
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -8,6 +8,7 @@ group :development, :test, :system_tests do
|
|||||||
else
|
else
|
||||||
gem 'puppet-openstack_spec_helper',
|
gem 'puppet-openstack_spec_helper',
|
||||||
:git => 'https://git.openstack.org/openstack/puppet-openstack_spec_helper',
|
:git => 'https://git.openstack.org/openstack/puppet-openstack_spec_helper',
|
||||||
|
:branch => 'stable/rocky',
|
||||||
:require => 'false'
|
:require => 'false'
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user