Skip to content

Conversation

@gmathes
Copy link
Contributor

@gmathes gmathes commented Dec 6, 2018

We had errors with the following resources due to how our environment finds modules:
f5_configsync
f5_command
f5_profileclientssl

This change modifies require 'puppet/provider/f5' to require File.join(File.dirname(FILE), '../f5').

Error text:
"Could not autoload puppet/provider/f5_command/rest: no such file to load -- puppet/provider/f5 at"

Background information
https://ask.puppet.com/question/19214/puppetlabs-f5-module-could-not-autoload-puppettypef5_node/

@gmathes
Copy link
Contributor Author

gmathes commented Dec 6, 2018

Closing in favor of #15

@gmathes gmathes closed this Dec 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant