Prechádzať zdrojové kódy

Merge pull request #293 from aznashwan/master

Add label mapping for 'preserve_nic_ips'.
Dorin Paslaru 8 rokov pred
rodič
commit
840ba168fa
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      src/utils/LabelDictionary.js

+ 1 - 0
src/utils/LabelDictionary.js

@@ -51,6 +51,7 @@ class LabelDictionary {
     keyvault_dns: 'Keyvault DNS Suffix',
     keyvault_dns: 'Keyvault DNS Suffix',
     sql_server_hostname: 'SQL Server Hostname Suffix',
     sql_server_hostname: 'SQL Server Hostname Suffix',
     storage_endpoint: 'Storage Endpoint Suffix',
     storage_endpoint: 'Storage Endpoint Suffix',
+    preserve_nic_ips: 'Preserve NIC IPs',
   }
   }
 
 
   // Fields which have enums for which dictionary labels should be used.
   // Fields which have enums for which dictionary labels should be used.