mirror of
https://github.com/krislamo/vagrant-jenkins
synced 2024-12-16 05:10:36 +00:00
set box_url
This commit is contained in:
parent
6ea8105973
commit
fc1658a0dd
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@ -1,5 +1,5 @@
|
||||
BOX = 'ebrc/centos-7-64-puppet'
|
||||
BOX_URL = ''
|
||||
BOX_URL = 'http://software.apidb.org/vagrant/centos-7-64-puppet.json'
|
||||
TLD = 'jenkins.vm'
|
||||
|
||||
JENKINS_HOSTS = {
|
||||
|
Loading…
Reference in New Issue
Block a user