-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchanged-names.json
More file actions
executable file
·50 lines (50 loc) · 1.17 KB
/
changed-names.json
File metadata and controls
executable file
·50 lines (50 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
[
{
"OldName": "input_vvs_dr_ntp1_ip",
"NewName": "input_vvs_dr_ntp1_server"
},
{
"OldName": "input_cluster_vsan_type",
"NewName": "cluster_vsan_type_chosen"
},
{
"OldName": "input_flt_vidb_deployment_mode",
"NewName": "flt_vidb_chosen"
},
{
"OldName": "input_mgmt_ec_gateway_type",
"NewName": "mgmt_vns_chosen"
},
{
"OldName": "input_wld_cl01_vsan_client_network_chosen",
"NewName": "wld_cl01_vsan_client_network_chosen"
},
{
"OldName": "input_xreg_logs_nodea_hostname",
"NewName": "vvs_dr_flt_logs_nodea_hostname"
},
{
"OldName": "input_xreg_logs_nodeb_hostname",
"NewName": "vvs_dr_flt_logs_nodeb_hostname"
},
{
"OldName": "input_xreg_logs_nodec_hostname",
"NewName": "vvs_dr_flt_logs_nodec_hostname"
},
{
"OldName": "input_xreg_net_nodea_hostname",
"NewName": "vvs_dr_flt_net_nodea_hostname"
},
{
"OldName": "input_xreg_net_nodeb_hostname",
"NewName": "vvs_dr_flt_net_nodeb_hostname"
},
{
"OldName": "input_xreg_net_nodec_hostname",
"NewName": "vvs_dr_flt_net_nodec_hostname"
},
{
"OldName": "input_xreg_vrops_flt_hostname",
"NewName": "vvs_dr_flt_fleet_manager_hostname"
}
]