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

modulesync 2.12.0 #431

Closed bastelfreak closed 4 years ago

bastelfreak commented 4 years ago

modulesync 2.9.0

dhoppe commented 4 years ago

We might need to use fact() instead of $facts[]:

ekohl commented 4 years ago

No, if you change the facts you use, you also need to update the overriding code. Done now and I hope the tests will pass.

ekohl commented 4 years ago

Looks like Debian 8 is an issue: https://github.com/voxpupuli/puppet-rundeck/pull/443

ekohl commented 4 years ago

:green_heart:

ekohl commented 4 years ago

Oh, looks like Travis hasn't started yet.

ekohl commented 4 years ago

Looks like I missed one. Pushed an update