X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=config%2Fdeploy%2Fdeploy_settings.yaml;h=caef2628214face24f43b0ce0386bc4336f19cd0;hb=10c4d35315d7ffd909520a1c7bc6a3b5b9b871ab;hp=b8f01006eabd120616e9d8e14c689a98169e2ee2;hpb=f6dbb3929d904b4d5a9ee01f8270051e29ac1ec3;p=apex.git diff --git a/config/deploy/deploy_settings.yaml b/config/deploy/deploy_settings.yaml index b8f01006..caef2628 100644 --- a/config/deploy/deploy_settings.yaml +++ b/config/deploy/deploy_settings.yaml @@ -108,3 +108,8 @@ deploy_options: # Set dovetail option to install dovetail # dovetail: false + + # Whether the nodes are deployed as openstack, kubernetes or openshift nodes + # Defaults to openstack. + # Possible values are openstack, k8s, openshift + vim: 'openstack'