56029/puppet-disable-puppet-agent-temporarily
Sometimes,you might need to temporarily disable the Puppet agent from running.
Start a command prompt with Run as administrator.
To disable the agent, run:
puppet agent --disable "<MESSAGE>"
To enable the agent, run:
puppet agent --enable
Puede ejecutar el siguiente comando para verificar si el agente de marionetas está habilitado o deshabilitado
"puppet agent -t"
espero que esto ayude
¿Cómo está la situación de la corona en su área? ¿Tú también trabajas desde casa? @Spike
Heyy @Hannah, First, you need to create Jenkins slave, ...READ MORE
Hey @Pallavi, etckeeper-commit-post: In this configuration file you can ...READ MORE
Puppet follows this workflow: There is a factor ...READ MORE
Hey @Nisha, Puppet server manages the client's ...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
You could do this by executing the ...READ MORE
Puppet agent nodes and Puppet masters communicate ...READ MORE
OR
Already have an account? Sign in.