How to change the run interval time in puppet

0 votes

Hi Team,

I am new to the Puppet tool. By default, the puppet agent pulls the catalog in every 30 mins. I want to change the run interval time. How to do that?

Dec 31, 2020 in Puppet by akhtar
• 38,260 points
2,863 views

1 answer to this question.

0 votes

Hi@akhtar,

You can change the run interval time according to your requirement. To do that you need to add the time in your /etc/puppetlabs/puppet/puppet.conf file.

runinterval = 1m
answered Dec 31, 2020 by MD
• 95,460 points

Related Questions In Puppet

0 votes
1 answer

How to change the run interval in puppet?

To check the run interval run the following ...READ MORE

answered Jul 29, 2019 in Puppet by Sirajul
• 59,190 points
4,725 views
0 votes
1 answer

How to check the installed modules in puppet?

Puppet Module list command will list all ...READ MORE

answered Jul 24, 2019