joshuar / puppet-vnstat

vnstat module for Puppet
Apache License 2.0
1 stars 1 forks source link

user for createdb not being set for RHEL #7

Closed ktreese closed 9 years ago

ktreese commented 9 years ago

It would appear per the last merge that the user isn't being passed to the createdb defined resource type.

Puppet 3.8.0 runs return the following: Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Must pass user to Vnstat::Createdb[eth0] at /etc/puppetlabs/puppet/environments/sand/modules/vnstat/manifests/config.pp:16 on node sandamqp01

Since user is not part of init.pp, there is not way to set this value in the puppet console.

ktreese commented 9 years ago

Issue will be fixed once this is merged: https://github.com/joshuar/puppet-vnstat/pull/6