Skip to content

Commit

Permalink
Move the vagrant+libvirt cluster from Fedora 20 to 21
Browse files Browse the repository at this point in the history
  • Loading branch information
L3n41c committed Sep 24, 2015
1 parent ab07e32 commit 9ffa70a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ $kube_provider_boxes = {
},
:libvirt => {
'fedora' => {
:box_name => 'kube-fedora20',
:box_url => 'http://citozin.com/opscode_fedora-20_chef-provisionerless_libvirt.box'
:box_name => 'kube-fedora21',
:box_url => 'https://amadeus.box.com/shared/static/93mj2fajrii6afeh8b5v5ihuk2ows2yn.box'
}
},
:vmware_desktop => {
Expand Down

0 comments on commit 9ffa70a

Please sign in to comment.