]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
vagrant_variables.yml.sample: vagrant_url should be vagrant_box_url 1028/head
authorBrad Hubbard <bhubbard@redhat.com>
Wed, 12 Oct 2016 02:35:01 +0000 (12:35 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Wed, 12 Oct 2016 02:35:01 +0000 (12:35 +1000)
As per the variable in Vagrantfile and vagrant_variables.yml.linode

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
vagrant_variables.yml.sample

index 92b253f20044251e5129bf0b87dbc7e2a41d3a13..b3a97b2655a93ed5d4bff31c75050bbacb185bb1 100644 (file)
@@ -54,7 +54,7 @@ vagrant_sync_dir: /home/vagrant/sync
 # above should be set to the filename of the image.
 # Fedora virtualbox: https://download.fedoraproject.org/pub/fedora/linux/releases/22/Cloud/x86_64/Images/Fedora-Cloud-Base-Vagrant-22-20150521.x86_64.vagrant-virtualbox.box
 # Fedora libvirt: https://download.fedoraproject.org/pub/fedora/linux/releases/22/Cloud/x86_64/Images/Fedora-Cloud-Base-Vagrant-22-20150521.x86_64.vagrant-libvirt.box
-# vagrant_url: https://download.fedoraproject.org/pub/fedora/linux/releases/22/Cloud/x86_64/Images/Fedora-Cloud-Base-Vagrant-22-20150521.x86_64.vagrant-virtualbox.box
+# vagrant_box_url: https://download.fedoraproject.org/pub/fedora/linux/releases/22/Cloud/x86_64/Images/Fedora-Cloud-Base-Vagrant-22-20150521.x86_64.vagrant-virtualbox.box
 
 # use vagrant_storagectl: 'SATA Controller' for CentOS
 vagrant_storagectl: 'SATAController'