voxpupuli / puppet-rundeck

Module for managing the installatation and configuration of the rundeck orchestration tool
https://forge.puppet.com/puppet/rundeck
MIT License
39 stars 128 forks source link

provide option for active/passive executionMode #346

Closed duffrecords closed 7 years ago

duffrecords commented 7 years ago

While testing this module in a VM, I set executionMode to "passive" so it doesn't run scheduled jobs that were imported from my production Rundeck instance. This pull request sets it to "active," which is the default, but it allows you to override the option.

juniorsysadmin commented 7 years ago

@duffrecords Give this is a new parameter, can you make it a datatype? If you do, @bastelfreak will be overjoyed.