blob: 82b63bed1f5b5692b75cf61e81db08c674f55e4d [file] [log] [blame]
/xyz/openbmc_project/control/host0/boot_mode:
Interface: xyz.openbmc_project.Control.Boot.Mode
Properties:
BootMode:
Default: Mode::Modes::Safe
/xyz/openbmc_project/control/host1/boot_mode:
Interface: xyz.openbmc_project.Control.Boot.Mode
Properties:
BootMode:
Default: Mode::Modes::Regular
/xyz/openbmc_project/network/host0/intf:
Interface: xyz.openbmc_project.Network.MACAddress
Properties:
MACAddress:
Default: '"00:00:00:00:00:00"'
Validation:
Type: "regex"
Validator: '^([0-9A-F]{2}[:-]){5}([0-9A-F]{2})$'
/xyz/openbmc_project/control/host0/power_cap:
Interface: xyz.openbmc_project.Control.Power.Cap
Properties:
PowerCap:
Default: 0
Validation:
Type: "range"
Validator: "0..1000"
Unit: "Watts"
PowerCapEnable:
Default: 'false'