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