diff options
Diffstat (limited to 'bootstrap/vagrant-onap/etc/settings.yaml.development')
-rw-r--r-- | bootstrap/vagrant-onap/etc/settings.yaml.development | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bootstrap/vagrant-onap/etc/settings.yaml.development b/bootstrap/vagrant-onap/etc/settings.yaml.development new file mode 100644 index 000000000..594273b0d --- /dev/null +++ b/bootstrap/vagrant-onap/etc/settings.yaml.development @@ -0,0 +1,6 @@ +build_images: "True" +clone_repo: "True" +compile_repo: "False" +enable_oparent: "True" +skip_get_images: "False" +skip_install: "True" |