Explorar o código

Enable storage mapping on Oracle VM.

Nashwan Azhari %!s(int64=7) %!d(string=hai) anos
pai
achega
973d096b41
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config.js

+ 1 - 1
config.js

@@ -29,7 +29,7 @@ const conf: Config = {
   requestPollTimeout: 5000,
 
   // The list of providers which offer storage listing
-  storageProviders: ['openstack', 'azure'],
+  storageProviders: ['openstack', 'azure', 'oracle_vm'],
 
   // The list of providers which offer source options
   sourceOptionsProviders: ['aws'],