Home > moonshine_lockrun

moonshine_lockrun

Moonshine_lockrun is a project mainly written in Ruby, it's free.

A Moonshine plugin for installing Lockrun.

= Moonshine Lockrun

=== A plugin for Moonshine[https://github.com/railsmachine/moonshine]

A plugin for installing and managing lockrun[https://github.com/pushcx/lockrun].

=== Instructions

  • script/plugin install git://github.com/pjkelly/moonshine_lockrun.git
  • Configure settings if needed configure(:lockrun => {:idempotent => true})
  • Invoke the recipe(s) in your Moonshine manifest recipe :lockrun
  • Use the helper method for generating commands wrapped by lockrun: lockrun_wrapped_command('/path/to/my/command')