Преглед изворни кода

Enabled VMWare source options editing

Sergiu Miclea пре 6 година
родитељ
комит
30dc5e7016
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      config.js

+ 1 - 1
config.js

@@ -30,7 +30,7 @@ const conf: Config = {
   requestPollTimeout: 5000,
 
   // The list of providers which offer source options
-  sourceOptionsProviders: ['aws', 'azure', 'openstack'],
+  sourceOptionsProviders: ['aws', 'azure', 'openstack', 'vmware_vsphere'],
 
   // - Specifies the `limit` for each provider when listing all its VMs for pagination.
   // - If the provider is not in this list, the 'default' value will be used.