Rakefile: point Puppetfile to J.1.0.0
Spinal Stack J.1.0.0 is ready for release, let's ensure we use the right Puppetfile. Change-Id: I465f000c8059e91694029d07e85a54a183b98090
This commit is contained in:
2
Rakefile
2
Rakefile
@@ -58,7 +58,7 @@ namespace :module do
|
||||
end
|
||||
end
|
||||
|
||||
puppetfile_url = ENV['PUPPETFILE'] || 'https://raw.githubusercontent.com/redhat-openstack/openstack-puppet-modules/enovance/Puppetfile'
|
||||
puppetfile_url = ENV['PUPPETFILE'] || 'https://raw.githubusercontent.com/redhat-openstack/openstack-puppet-modules/enovance-J.1.0.0/Puppetfile'
|
||||
|
||||
Rake::Task[:spec_prep].clear
|
||||
desc 'Create the fixtures directory'
|
||||
|
||||
Reference in New Issue
Block a user