]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
vagrant: add support for Linode VMs 982/head
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 19 Sep 2016 21:40:27 +0000 (17:40 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 20 Sep 2016 14:45:56 +0000 (10:45 -0400)
commit0912e46860c8e331ee06c3150f18a4e26c402c45
treefb9e746b7b5c44dacdc6df32383357b4e131d20f
parentbcb2e39017ca4e2b4cbb0a583a159e69aa76745d
vagrant: add support for Linode VMs

Other things of note:

o You can now set the ceph branch to test against in
  vagrant_variables.yml.

o You can now set the ceph_conf_overrides in vagrant_variables.yml.

This commit depends on an open PR:

https://github.com/displague/vagrant-linode/pull/66

Until that is merged, you must copy the changed file to your copy
of the vagrant-linode plugin, e.g.:

    cp lib/vagrant-linode/actions/create.rb ~/.vagrant.d/gems/gems/vagrant-linode-0.2.7/lib/vagrant-linode/actions/create.rb

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Vagrantfile
vagrant_variables.yml.linode [new file with mode: 0644]