Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8391191
Rakefile
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
409 B
Subscribers
None
Rakefile
View Options
require 'puppetlabs_spec_helper/rake_tasks'
require 'puppet-lint/tasks/puppet-lint'
begin
require 'rspec-system/rake_task'
rescue LoadError => e
warn e.message
warn "Run `gem install rspec-system-puppet` to enable integration tests."
end
PuppetLint.configuration.fail_on_warnings = true
PuppetLint.configuration.send('disable_80chars')
PuppetLint.configuration.send('disable_class_parameter_defaults')
File Metadata
Details
Attached
Mime Type
text/x-ruby
Expires
Jun 4 2025, 6:39 PM (14 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3283737
Attached To
rSPCEPH Puppet manifests for Ceph
Event Timeline
Log In to Comment