53289/how-to-change-the-run-interval-in-puppet
To check the run interval run the following command as a root user:
puppet agent --configprint runinterval
In order to change the run interval you need to make the following changes in the puppet agent:
Just add to /etc/puppet/puppet.conf:
[agent] runinterval=1800 //whatever run interval you need to specify
Hi@akhtar, You can change the run interval time ...READ MORE
Hi@MD, You need to set the DNS name ...READ MORE
Hi@akhtar, By default, Puppet Server is configured to ...READ MORE
Hi@akhtar, You need to add your node definition ...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
Puppet Module list command will list all ...READ MORE
Rake is sophisticated test runner written in ...READ MORE
OR
Already have an account? Sign in.