This repository has been archived on 2026-01-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
ahc-tools/control.cmdb.example
2015-07-02 15:11:41 -04:00

14 lines
No EOL
601 B
Text

[{'bios_settings': {'ProcVirtualization': 'Disabled'},
'logical_disks': ({'disk_type': 'hdd',
'interface_type': 'sas',
'is_root_volume': 'true',
'raid_level': '1+0',
'size_gb': 50,
'volume_name': 'root_volume'},
{'disk_type': 'hdd',
'interface_type': 'sas',
'number_of_physical_disks': 3,
'raid_level': '5',
'size_gb': 100,
'volume_name': 'data_volume'}),
'used': 1}]