Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 369 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 369 Bytes

Description

Install and configure Jenkins in Ubuntu 14.04 machine using Vagrant Chef Solo provisioner.

  • Box name - ubuntu/trusty64
  • Machine IP - 192.168.33.19

Vagrant Plugin - Dependencies

  • vagrant-omnibus
  • vagrant-berkshelf

Setup Commands

vagrant plugin install vagrant-berkshelf
vagrant plugin install vagrant-omnibus
vagrant up