summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Control/MinimumShipLevel.interface.yaml
blob: fff9c6724285de51b8bd3a1d1a9d87f797446821 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
description: >
    'An implementation may provide a single instance of
    MinimumShipLevelRequired on
    /xyz/openbmc_project/control/minimum_ship_level_required.

    The definition of enforcement of this setting is implementation defined.'

properties:
    - name: MinimumShipLevelRequired
      type: boolean
      description: >
          'A user has requested that the implementation
          specific requirements associated with minimum ship level
          enforcement be applied when MinimumShipLevelRequired is true.'

# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4
OpenPOWER on IntegriCloud