Untrack vagrant_variables.yml and use a sample file

Now to enable the variable file and modify it as much as you want
simply:

git clone ...
cp vagrant_variables.yml.sample vagrant_variables.yml

Edit vagrant_variables.yml

Fixes: #241

Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
pull/255/head
Sébastien Han 2015-04-27 18:46:51 +02:00
parent 49cfd6809e
commit 0488813eaa
2 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ Clone me:
```bash
git clone https://github.com/ceph/ceph-ansible.git
cp vagrant_variables.yml.sample vagrant_variables.yml
```
## What does it do?