You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever i try to do a "service puppetserver restart" i get the following error:
Error: Could not start Service[puppetserver]: Execution of '/sbin/service puppetserver start' returned 1: Starting puppetserver: runuser: unrecognized option '--pidfile'
I have already seen this issue before and it seems to be that the /etc/sysconfig/puppetserver file is missing USER and GROUP configuration. It is being overwritten by the template on this module.
is this expected behaviour? am i missing where to configure this?
The text was updated successfully, but these errors were encountered:
Currently i'm running this class on a Centos 6 machine with the following configuration:
Whenever i try to do a "service puppetserver restart" i get the following error:
I have already seen this issue before and it seems to be that the /etc/sysconfig/puppetserver file is missing USER and GROUP configuration. It is being overwritten by the template on this module.
is this expected behaviour? am i missing where to configure this?
The text was updated successfully, but these errors were encountered: