소스 검색

Merge pull request #293 from aznashwan/master

Add label mapping for 'preserve_nic_ips'.
Dorin Paslaru 8 년 전
부모
커밋
840ba168fa
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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.