Commit 9ffa70a8 authored by Lénaïc Huard's avatar Lénaïc Huard

Move the vagrant+libvirt cluster from Fedora 20 to 21

parent ab07e320
...@@ -68,8 +68,8 @@ $kube_provider_boxes = { ...@@ -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 => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment