Master/slave for Jenkins (ubuntu/trusty64 based)
To use it just launch
vagrant up
And enter into the master with
vagrant ssh master
or slave with
vagrant ssh slave
After that you can just set up the slave (jenkinslave.local) on the master with /var/lib/jenkins/ as directory and with master jenkins user for credentials.
Where to find it after up is finished : http://192.168.100.21:8080/