Skip to content

Commit

Permalink
Merge pull request #1078 from sosiouxme/vagrant-libvirt
Browse files Browse the repository at this point in the history
Merged by openshift-bot
  • Loading branch information
OpenShift Bot committed Feb 20, 2015
2 parents 4d519b7 + a082dc1 commit 4d53fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
},
"libvirt" => {
"box_name" => "fedora_inst",
"box_url" => "https://download.gluster.org/pub/gluster/purpleidea/vagrant/fedora-20/fedora-20.box"
"box_url" => "https://mirror.openshift.com/pub/vagrant/boxes/openshift3/fedora_libvirt_inst.box"
},
"aws" => {
"_see_also_" => AWS_CRED_FILE,
Expand Down

0 comments on commit 4d53fef

Please sign in to comment.