Puppet Can i install jenkins on a puppet server using Git

0 votes
I am exploring Devops and a whole lot of tools that it offers and as a part of my journey i'm now into puppet.I'm curious to know if I could install Jenkins on my puppet server via Git? Any suggestions would be of great help!
Aug 9, 2019 in Puppet by Karan
• 19,610 points
534 views

1 answer to this question.

0 votes

Installing puppet-jenkins is easy.

To install via Git, all you need to do is clone a copy of the puppet-jenkins repository like so:

git clone git://github.com/rdegges/puppet-jenkins.git jenkins

That will clone puppet-jenkins into a folder named jenkins. Then you can simply copy that file over to your puppet module directory, usually:

cp -R jenkins /etc/puppet/modules/

And you are good to go!

answered Aug 9, 2019 by Sirajul
• 59,230 points

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,068 views
0 votes
1 answer

Can I install puppet on windows?

Hey Neha, well, you cannot have puppet ...READ MORE

answered Feb 28, 2019 in Puppet by Anvit
1,086 views
0 votes
1 answer

Puppet: Can i automatically generate puppet manifests from a puppet server?

Yes, here is how you can do ...READ MORE

answered Aug 7, 2019 in Puppet by Sirajul
• 59,230 points
557 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,527 views
+2 votes
1 answer
0 votes
1 answer

Can I launch a Puppet Server using the puppet/puppetserver-standalone docker image?

In order to launch a Puppet Server ...READ MORE

answered Aug 23, 2019 in Puppet by Sirajul
• 59,230 points
1,008 views
0 votes
1 answer

Can i install puppet master and puppet agent on the same centos machine? How will that work?

Yes, It's now possible to install both ...READ MORE

answered Aug 6, 2019 in Puppet by Sirajul
• 59,230 points
935 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