rhtconsulting / puppet-jboss_admin

Puppet module for runtime configuration of a JBoss container
MIT License
15 stars 12 forks source link

Document gem dependencies #17

Closed cpitman closed 10 years ago

cpitman commented 10 years ago

For the module to run, dependency gems must be present on the target node. Document this requirement, and a recommended approach for installing it.

Known gem dependencies:

Note: They must also be present on the Puppet Master.

cpitman commented 10 years ago

I've also logged a puppet RFE looking for a better way to handle gem dependencies for native providers: https://tickets.puppetlabs.com/browse/PUP-3181

cpitman commented 10 years ago

Dependencies are now handled by bundling into source