How do I start a puppet server

0 votes
Hey, I've installed puppet. I'm not very sure of how to start my puppet server. A little help would be nice. Thank you
Feb 21, 2019 in Puppet by Hatim
420 views

1 answer to this question.

0 votes

Hey if you're using Ubuntu, you can start your puppet server with the following command:

sudo service puppetserver restart

You can enable your puppet server to start when you're master bosts with the following command:

sudo /opt/puppetlabs/bin/puppet resource service puppetserver ensure=running enable=true

answered Feb 21, 2019 by Kavyashri

Related Questions In Puppet

0 votes
1 answer

Puppet+Docker: How do i configure a swarm if i am using windows server 2016.

There are a few considerations to be ...READ MORE

answered Aug 16, 2019 in Puppet by Sirajul
• 59,230 points
590 views
0 votes
1 answer
0 votes
1 answer

Puppet: How do i setup puppet module behind a proxy?

To use the puppet module command behind a proxy, ...READ MORE

answered Aug 9, 2019 in Puppet by Sirajul
• 59,230 points
2,925 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,503 views
+2 votes
1 answer
0 votes
1 answer

How do I install puppet on Ubuntu?

Hey @Alia, follow these steps to install ...READ MORE

answered Feb 21, 2019 in Puppet by Priya

edited Feb 21, 2019 2,102 views
0 votes
1 answer

How do I install factor and puppet using Ruby Gem?

Hey @Kiara, execute these commands to install ...READ MORE

answered Mar 8, 2019 in Puppet by Yogesh
1,803 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP