class FalkorLib::PuppetTasks
Puppet
tasks for Rake
Puppet
tasks for Rake
Public Instance Methods
install_tasks()
click to toggle source
Install the puppet tasks for Rake
# File lib/falkorlib/puppet_tasks.rb, line 19 def install_tasks load 'falkorlib/tasks/puppet_modules.rake' end