Class: FalkorLib::PuppetTasks

Inherits:
Object
  • Object
show all
Includes:
Rake::DSL
Defined in:
lib/falkorlib/tasks/puppet.rb

Overview

Puppet tasks for Rake

Instance Method Summary collapse

Instance Method Details

#install_tasksObject

Install the puppet tasks for Rake



20
21
22
# File 'lib/falkorlib/tasks/puppet.rb', line 20

def install_tasks
  load 'falkorlib/tasks/puppet_modules.rake'
end