101778/how-to-pull-the-catalog-from-the-puppet-master-node
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?
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
You could do this by executing the ...READ MORE
I have a small doubt regarding puppet, ...READ MORE
You need to configure two settings to ...READ MORE
In order to stop the Puppet service,you ...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
Hi@akhtar, You need to add your node definition ...READ MORE
Hi@akhtar, To configure the Puppet master in your ...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.