summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor/settings/phosphor-settings-defaults-native/ibm_host_settings.override.yml
blob: 4035aa6629576b0932c482beb5b12a0dc06ca345 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/xyz/openbmc_project/control/host{}/power_cap:
    - Interface: xyz.openbmc_project.Control.Power.Cap
      Properties:
          PowerCap:
              Default: 0
          PowerCapEnable:
               Default: 'false'

/xyz/openbmc_project/control/host{}/power_restore_policy:
    - Interface: xyz.openbmc_project.Control.Power.RestorePolicy
      Properties:
          PowerRestorePolicy:
              Default: RestorePolicy::Policy::Restore
          PowerRestoreDelay:
              Default: 30000000