X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=config%2Fdeploy%2Fdeploy_settings.yaml;h=a5e9e960e00a5197111b637b0a97b03f0cae0b85;hb=6856c63376f87004377f94f534389da02dc9be16;hp=47bf083449cdc4bfa333dfb19f2c54593c9cf8c3;hpb=26b194b287340d4469bfcef0aaa5aacbd36c2dca;p=apex.git diff --git a/config/deploy/deploy_settings.yaml b/config/deploy/deploy_settings.yaml index 47bf0834..a5e9e960 100644 --- a/config/deploy/deploy_settings.yaml +++ b/config/deploy/deploy_settings.yaml @@ -7,6 +7,9 @@ # If ha_enabled is false, there will only be one controller. global_params: ha_enabled: true + # introspect defaults to True, if set false the introspection process will + # be skipped at deploy time. + introspect: true deploy_options: # Which SDN controller to use. Valid options are 'opendaylight', 'onos',