diff options
author | Victor Morales <victor.morales@intel.com> | 2017-11-03 14:59:47 -0700 |
---|---|---|
committer | Victor Morales <victor.morales@intel.com> | 2017-11-03 14:59:47 -0700 |
commit | b5d8b7c3e2aa7921858685b17a3a8a40d68e7819 (patch) | |
tree | 100450fb053084f94b1efea4d92f21bd31ceec64 /bootstrap/vagrant-onap/etc/settings.yaml.development | |
parent | 442b44b93cf9beae0acf172481f9caaba91e4fe9 (diff) |
Fix configuration sample values
Change-Id: Ia64f6a98d0007fb4a08497f1055a53d39089359c
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-236
Diffstat (limited to 'bootstrap/vagrant-onap/etc/settings.yaml.development')
-rw-r--r-- | bootstrap/vagrant-onap/etc/settings.yaml.development | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/vagrant-onap/etc/settings.yaml.development b/bootstrap/vagrant-onap/etc/settings.yaml.development index 594273b0d..7e1a1ec0b 100644 --- a/bootstrap/vagrant-onap/etc/settings.yaml.development +++ b/bootstrap/vagrant-onap/etc/settings.yaml.development @@ -1,4 +1,4 @@ -build_images: "True" +build_image: "True" clone_repo: "True" compile_repo: "False" enable_oparent: "True" |