Force vagrant provision
testing/og-dhcp-API/pipeline/head This commit looks good
Details
testing/og-dhcp-API/pipeline/head This commit looks good
Details
parent
8eba47c2e0
commit
e419c3bc18
|
@ -15,7 +15,7 @@ pipeline {
|
|||
echo "Install vagrant plugin"
|
||||
sh 'vagrant plugin install vagrant-vmware-esxi'
|
||||
echo "Deploy API server for DHCP with Vagrant"
|
||||
sh 'vagrant up --provider=vmware_esxi'
|
||||
sh 'vagrant up --provider=vmware_esxi --provision'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue