Add Vagrant CI (#5487)

This commit is contained in:
Maxime Guyot
2020-04-18 15:09:35 +02:00
committed by GitHub
parent bfa468c771
commit 56a9c7a802
2 changed files with 22 additions and 1 deletions

2
Vagrantfile vendored
View File

@@ -43,7 +43,7 @@ $vm_memory ||= 2048
$vm_cpus ||= 1
$shared_folders ||= {}
$forwarded_ports ||= {}
$subnet ||= "172.17.8"
$subnet ||= "172.18.8"
$os ||= "ubuntu1804"
$network_plugin ||= "flannel"
# Setting multi_networking to true will install Multus: https://github.com/intel/multus-cni