You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In lib/voxpupuli/release/rake_tasks.rb we call the puppet-strings rake
tasks. To make this work, we actually need to require puppet-strings
first. This usually works fine by accident in our modules because
puppetlabs_spec_helper is loaded.
0 commit comments