57121/puppet-error-executing-systemctl-enable-puppetserver-command
Synchronizing state of puppetserver.service with SysV service script with /lib/systemd/systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable puppetserver update-rc.d: error: Permission denied
On trying to enable the Puppetserver service on my ubuntu master i got the following error..How do i resolve it?
You need root user privileges to execute systemctl commands.
Try executing the same command as a root user:
sudo systemctl enable puppetserver
This should solve the error for you.
Log in as root, download the package and ...READ MORE
This error may be because you are attempting ...READ MORE
I noticed once when I started Puppet ...READ MORE
When you apply a catalog or a ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
The provision command triggers an error if you try ...READ MORE
This might possibly be because of mismatch ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.