diff --git a/README.md b/README.md index 88b7c2017..e461742d7 100644 --- a/README.md +++ b/README.md @@ -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? diff --git a/vagrant_variables.yml b/vagrant_variables.yml.sample similarity index 100% rename from vagrant_variables.yml rename to vagrant_variables.yml.sample