Hello im using your plugin to manage my linux system users.
Everything seems to be fine, but i can't manage root account username attributes because there is a hardcoded homedir variable into the plugin which predefine home directory of the users, which is /home/username which aren't good because homedir of root is /root.
Another problem is that the package installation section are outdated because now the both RedHat or Debian specific OS's the package is named the same.
Also i removed the requirement of puppetlabs-stdlib because the plugin does not recognize it correctly.
There is a three patches which i made, so if you use to commit it into your plugin as a new version, be free to do it. If you don't im just happy to fix these issues of other users who are using your plugin.
http://pastebin.com/ErnfkWFY - patch howto
http://pastebin.com/nz8D7Mrp - create_account.pp
http://pastebin.com/sFTzVSEb - osSpecific.patch
http://pastebin.com/VTtcj2WE - metadata.json.patch
Thanks for the plugin. It is great!
Hello im using your plugin to manage my linux system users.
Everything seems to be fine, but i can't manage root account username attributes because there is a hardcoded homedir variable into the plugin which predefine home directory of the users, which is /home/username which aren't good because homedir of root is /root.
Another problem is that the package installation section are outdated because now the both RedHat or Debian specific OS's the package is named the same.
Also i removed the requirement of puppetlabs-stdlib because the plugin does not recognize it correctly.
There is a three patches which i made, so if you use to commit it into your plugin as a new version, be free to do it. If you don't im just happy to fix these issues of other users who are using your plugin.
http://pastebin.com/ErnfkWFY - patch howto
http://pastebin.com/nz8D7Mrp - create_account.pp
http://pastebin.com/sFTzVSEb - osSpecific.patch
http://pastebin.com/VTtcj2WE - metadata.json.patch
Thanks for the plugin. It is great!