How to pull the catalog from the puppet master node

0 votes

Hi Guys,

I have configured the Puppet server and written one script. But how to pull the catalog from the server to the slave node?

Dec 31, 2020 in Puppet by akhtar
• 38,230 points
1,077 views

1 answer to this question.

0 votes

Hi@akhtar,

The puppet agent is configured to run at a specific interval. The default is 30 minutes. By applying the --test parameter to the puppet agent, you are creating an override to pull the latest catalog immediately.

$ puppet agent --test
answered Dec 31, 2020 by MD
• 95,440 points

Related Questions In Puppet

0 votes
1 answer

How can i check the requests of certificates from puppet agent to puppet master?

You could do this by executing the ...READ MORE

answered Jul 24, 2019 in Puppet by Sirajul
• 59,230 points
2,530 views
0 votes
0 answers
0 votes
1 answer

Puppet: How can i connect the puppet server to an external node classifier?

You need to configure two settings to ...READ MORE

answered Aug 2, 2019 in Puppet by Sirajul
• 59,230 points
713 views
0 votes
1 answer
+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,439 views
+2 votes
1 answer
0 votes
1 answer

How to install a package in the slave node with Puppet ?

Hi@akhtar, You need to add your node definition ...READ MORE

answered Dec 31, 2020 in Puppet by MD
• 95,440 points
1,024 views
0 votes
1 answer

How to configure Puppet Master?

Hi@akhtar, To configure the Puppet master in your ...READ MORE

answered Dec 31, 2020 in Puppet by MD
• 95,440 points
424 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