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

Remove 'require' statements on file resources that aren't declared #336

Closed wyardley closed 7 years ago

wyardley commented 7 years ago

I think this should resolve the issues with Puppet 5, and seems to work in acceptance test. Plan to re-add acceptance tests in Travis, and fix some other problems there, in #335

alexjfisher commented 7 years ago

Are you sure the resources aren't in the catalog? Or is it just the way the testing is done with classes and defines in isolation?