Steps to trigger puppet agent from jenkins

+1 vote

Hi Team,
Please help me to understand and also give steps how to trigger puppet agent from jenkins.

Dec 14, 2018 in Puppet by Hannah
• 18,570 points
3,511 views

1 answer to this question.

0 votes

Heyy @Hannah, 

  • First, you need to create Jenkins slave, make sure puppet agent has to be installed in that slave.
  • create new freestyle project in Jenkins.
  • In the configure page, mention that slave
  • In the build step, Execute Shell option, you can put the puppet command over there:
  • sudo /opt/puppetlabs/bin/puppet agent -t
  • Hope that helps!
answered Dec 16, 2018 by Kiyara

Related Questions In Puppet

+2 votes
1 answer

How do I trigger the puppet agent on slave to install docker using jenkins?

Hey @Mercy, you will have to write ...READ MORE

answered Aug 17, 2020 in Puppet by Karan
• 19,610 points
1,045 views
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

How does Puppet apply configuration to agent nodes?

Puppet follows this workflow: There is a factor ...READ MORE

answered Mar 8, 2019 in Puppet by Veena
935 views
0 votes
1 answer

Is it possible to install puppet agent in a docker container on linux?

Hey @Janice, this is pretty simple. Create ...READ MORE

answered Mar 12, 2019 in Puppet by Jason
1,317 views
+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

Jenkins on AWS - unable to launch jenkins URL

Looks like you are able to login ...READ MORE

answered Dec 16, 2018 in Puppet by Kiyara
690 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