1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-08-08 22:36:48 +02:00

finish schema

This commit is contained in:
Kelly Brazil
2019-11-05 15:14:52 -06:00
parent 2de5e41269
commit 721b546659

View File

@@ -118,10 +118,10 @@ def process(proc_data):
"disc-max": string,
"disc-zero": boolean,
"wsame": string,
"wwn": "2:0:0:0",
"rand": "ata",
"pkname": "1.00",
"hctl": "NECVMWar"
"wwn": string,
"rand": boolean,
"pkname": string,
"hctl": string
}
]
'''