]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Use an external file to manage Vagrant variables 216/head
authorSébastien Han <sebastien.han@enovance.com>
Mon, 23 Feb 2015 23:07:15 +0000 (00:07 +0100)
committerSébastien Han <sebastien.han@enovance.com>
Mon, 23 Feb 2015 23:09:29 +0000 (00:09 +0100)
commit227927044cdc50c309343205ccd1db0bf7f0988f
treef25861edfbad74d16f9f0a72f66ef833051c28b0
parentc3df7813a69fa515a4274e18b081d3b9769ea7e8
Use an external file to manage Vagrant variables

This is really handy when we are testing code since we don't need to
modify the Vagrantfile, which is tracked by git.
The next commit will ignore the vagrant_variables.yml file.

Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
.gitignore
Vagrantfile
vagrant_variables.yml [new file with mode: 0644]