summaryrefslogtreecommitdiff
path: root/meta-ampere/meta-jade/recipes-phosphor/settings/phosphor-settings-manager/mtjade_settings.override.yml
blob: 757371647fd8c9cb11c9fbc9adab0c976bdcbbb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
/xyz/openbmc_project/ipmi/sol/eth0:
    - Interface: xyz.openbmc_project.Ipmi.SOL
      Properties:
          Enable:
              Default: 'true'
          Privilege:
              Default: 4
          Progress:
              Default: 0
          RetryCount:
              Default: 7
          RetryIntervalMS:
              Default: 100
          Threshold:
              Default: 1

/xyz/openbmc_project/ipmi/sol/eth1:
    - Interface: xyz.openbmc_project.Ipmi.SOL
      Properties:
          Enable:
              Default: 'true'
          Privilege:
              Default: 4
          Progress:
              Default: 0
          RetryCount:
              Default: 7
          RetryIntervalMS:
              Default: 100
          Threshold:
              Default: 1