mirror of
https://github.com/krislamo/vagrant-jenkins
synced 2025-09-07 03:29:29 +00:00
set box_url
This commit is contained in:
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 = {
|
||||
|
Reference in New Issue
Block a user