Explorar o código

Merge pull request #471 from Dany9966/opc-source-options

Adds OPC source options listing.
Nashwan Azhari %!s(int64=6) %!d(string=hai) anos
pai
achega
5f7d54b40a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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', 'vmware_vsphere'],
+  sourceOptionsProviders: ['aws', 'azure', 'opc', '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.