Przeglądaj źródła

Merge pull request #293 from aznashwan/master

Add label mapping for 'preserve_nic_ips'.
Dorin Paslaru 7 lat temu
rodzic
commit
840ba168fa
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/utils/LabelDictionary.js

+ 1 - 0
src/utils/LabelDictionary.js

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