This website works better with JavaScript.
Home
Explore
Get Started
openstack
/
puppet-tripleo
Code
Issues
Proposed changes
Browse Source
Update Gemfile for stable/queens
Change-Id: Ib2ebe689f7c2e15530d88463c2ca44b2d7236e54
changes/74/741574/1
Takashi Kajinami
9 months ago
parent
55c8faea5c
commit
4b21d34d60
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Gemfile
+ 1
- 0
Gemfile
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/queens'
,
:require
=
>
'false'
end
end
Write
Preview
Loading…
Cancel
Save