From 78ec365235b5db619cac0104a8e7b52bf9c9c608 Mon Sep 17 00:00:00 2001 From: Evgeniy L Date: Tue, 20 Oct 2015 18:14:45 +0300 Subject: [PATCH] Specify vagrant-settings.yaml file in readme to enable provisioning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77342057..105ba695 100644 --- a/README.md +++ b/README.md @@ -299,7 +299,7 @@ Solar is shipped with sane defaults in `vagrant-setting.yaml_defaults`. If you n # Image based provisioning with Solar -* In `vagrant-setting.yaml_defaults` file uncomment `preprovisioned: false` line. +* In `vagrant-setting.yaml_defaults` or `vagrant-settings.yaml` file uncomment `preprovisioned: false` line. * Run `vagrant up`, it will take some time because it builds image for bootstrap. * Currently in order to perform provisioning, pre-built images from Fuel can be used * Download images [using this link](https://drive.google.com/file/d/0B7I3b5vI7ZYXM0FPTDJEdjg0Qnc/view).