mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Move the vagrant+libvirt cluster from Fedora 20 to 21
This commit is contained in:
parent
ab07e320ec
commit
9ffa70a8be
4
Vagrantfile
vendored
4
Vagrantfile
vendored
@ -68,8 +68,8 @@ $kube_provider_boxes = {
|
|||||||
},
|
},
|
||||||
:libvirt => {
|
:libvirt => {
|
||||||
'fedora' => {
|
'fedora' => {
|
||||||
:box_name => 'kube-fedora20',
|
:box_name => 'kube-fedora21',
|
||||||
:box_url => 'http://citozin.com/opscode_fedora-20_chef-provisionerless_libvirt.box'
|
:box_url => 'https://amadeus.box.com/shared/static/93mj2fajrii6afeh8b5v5ihuk2ows2yn.box'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
:vmware_desktop => {
|
:vmware_desktop => {
|
||||||
|
Loading…
Reference in New Issue
Block a user