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 129 forks source link

fix(packages): don't install rundeck-config on rundeck >= 3.1.0 #420

Closed smasa90 closed 5 years ago

smasa90 commented 5 years ago

fix(packages): don't install rundeck-config on rundeck >= 3.1.0

Package rundeck-config has been obsoleted on Centos/RedHat since rundeck 3.1.0 The process of obsoleting puppet-rundeck seems to be still in progress https://github.com/rundeck/rundeck/issues/5114 Opened another issue: https://github.com/rundeck/rundeck/issues/5168

smasa90 commented 5 years ago

Closing this because it is a duplicate of https://github.com/voxpupuli/puppet-rundeck/pull/418