example42 / puppet-jboss

Jboss Puppet Module
http://www.example42.com
Other
15 stars 25 forks source link

'create_user' should be 'createuser' #13

Closed divideby0 closed 10 years ago

divideby0 commented 10 years ago

The documentation refers to a jboss::instance param called create_user but it's actually createuser in the source:

https://github.com/example42/puppet-jboss/blob/master/manifests/instance.pp#L108