puppet-wildfly icon indicating copy to clipboard operation
puppet-wildfly copied to clipboard

Always define module_dir variable

Open briehman opened this issue 5 years ago • 1 comments

Restore the definition of a blank module_dir that was removed in 33a83514 in order to prevent Puppet warnings about undeclared variables.

After attempting to use this module in a Puppet 4 environment, Puppet issues warnings about the missing variable such as:

==> fbstandalone: Warning: Unknown variable: 'module_dir'. at /tmp/vagrant-puppet/modules-6f8cfc5da5ac652a8bb050dde61d3361/wildfly/manifests/config/module.pp:29:46 ==> fbstandalone: Warning: Unknown variable: 'module_dir'. at /tmp/vagrant-puppet/modules-6f8cfc5da5ac652a8bb050dde61d3361/wildfly/manifests/config/module.pp:29:46

briehman avatar Dec 18 '18 19:12 briehman

Coverage Status

Coverage increased (+0.5%) to 74.854% when pulling 44bc62788299c154bcf052e52d3d52b7f72ccfaa on briehman:always-define-module-dir into d9433d4db166c3fe336e0c3481d04f259b030f29 on biemond:master.

coveralls avatar Dec 18 '18 20:12 coveralls