026 ceiling

This commit is contained in:
2026-07-28 12:38:02 +03:00
parent 849a4c2796
commit e8df23c2e2
5 changed files with 31 additions and 70 deletions
+10
View File
@@ -0,0 +1,10 @@
pvdc_map(pvdc,code) as (VALUES
('v1cl1-vsan-pvdc',''),
('v1cl2-pvdc',''),
('v2cl2-1c-pvdc',''),
('v1cl4-vsan-pvdc',''),
('v1cl6-vsan-pvdc',''),
('v1cl7-vsan-pvdc',''),
('hystax-pvdc',''),
('','')
)