diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-01-12 20:05:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-01-12 20:05:58 +0000 |
commit | d448c2d199e626283a8e58e486a4b8eebbf401fa (patch) | |
tree | e659f189637bfc85cd69b91f7dbc5bb0a9a632cb /bootstrap/vagrant-onap/lib/files/kolla-build.conf | |
parent | f422ab8b4e907d9240b3d30b70431665ff8ec738 (diff) | |
parent | 80f144b8667c256594abc33f48f066331051aea1 (diff) |
Merge "Enable ODL"
Diffstat (limited to 'bootstrap/vagrant-onap/lib/files/kolla-build.conf')
-rw-r--r-- | bootstrap/vagrant-onap/lib/files/kolla-build.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bootstrap/vagrant-onap/lib/files/kolla-build.conf b/bootstrap/vagrant-onap/lib/files/kolla-build.conf new file mode 100644 index 000000000..8dd14e6c6 --- /dev/null +++ b/bootstrap/vagrant-onap/lib/files/kolla-build.conf @@ -0,0 +1,5 @@ +[DEFAULT] +base = ubuntu +profile = main + +[profiles] |