rhtconsulting / puppet-jboss_admin

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

jboss_admin::module should set force flag when copying over module contents #69

Closed itewk closed 9 years ago

itewk commented 9 years ago

currently the purge recurse and purge flags are set when copying a directory to a module but the force flag is not set causing warning messages that files are not being overwritten when the contents change. the force flag needs to be set.