mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +00:00
Merge pull request #14490 from lhuard1A/vagrant_libvirt_fedora21
Move the vagrant+libvirt cluster from Fedora 20 to 21
This commit is contained in:
commit
c643c2b3f3
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