Skip to content

bsnape/vagrant-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-jenkins

Latest stable Jenkins running in a Vagrant VM (CentOS 7.0), provisioned via Puppet (4.2.1).

A variety of Jenkins plugins are installed to provide git SCM support and the new Jenkins Workflow plugin.

If you don't need any of these plugins, just comment them out.

Pre-requisites

  • Vagrant
  • VirtualBox
  • Ruby

Usage

Install required gems:

bundle install

Install required Puppet modules via librarian-puppet:

librarian-puppet install

Bring up the VM:

vagrant up

The Jenkins master will now be running at http://33.33.33.10:8080/.

About

Vagrant VM (CentOS) with Jenkins, provisioned via Puppet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published