Просмотр исходного кода

Enable Oracle VM Server destination options call

Sergiu Miclea 7 лет назад
Родитель
Сommit
622b4de675
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/config.js

+ 1 - 0
src/config.js

@@ -93,6 +93,7 @@ export const wizardConfig = {
 // If the item has `envRequiredFields`, an additional API call will be made once the specified fields are filled
 export const providersWithExtraOptions = [
   'openstack',
+  'oracle_vm',
   {
     name: 'azure',
     envRequiredFields: ['location', 'resource_group'],