From 2dbfd1b5580101c86766dd1c5fe1c2eaafa123cf Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Han?= Date: Tue, 16 Jun 2015 14:25:42 +0200 Subject: [PATCH] Change fedora box example MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Use the official image. Signed-off-by: Sébastien Han --- vagrant_variables.yml.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vagrant_variables.yml.sample b/vagrant_variables.yml.sample index ee0474d09..2ebece126 100644 --- a/vagrant_variables.yml.sample +++ b/vagrant_variables.yml.sample @@ -14,7 +14,7 @@ subnet: 192.168.42 memory: 256 # VAGRANT BOX -# Fedora: http://download.fedoraproject.org/pub/fedora/linux/releases/test/22_Alpha/Cloud/x86_64/Images/Fedora-Cloud-Atomic-Vagrant-22_Alpha-20150305.x86_64.vsphere.ova +# Fedora: https://download.fedoraproject.org/pub/fedora/linux/releases/22/Cloud/x86_64/Images/Fedora-Cloud-Base-Vagrant-22-20150521.x86_64.vagrant-virtualbox.box # Ubuntu: ubuntu/trusty # CentOS: chef/centos-7.0 # For more boxes have a look at: -- 2.39.5