blob: fff9c6724285de51b8bd3a1d1a9d87f797446821 [file] [log] [blame]
Brad Bishop3e657902017-07-30 23:17:27 -04001description: >
2 'An implementation may provide a single instance of
3 MinimumShipLevelRequired on
4 /xyz/openbmc_project/control/minimum_ship_level_required.
5
6 The definition of enforcement of this setting is implementation defined.'
7
8properties:
9 - name: MinimumShipLevelRequired
10 type: boolean
11 description: >
12 'A user has requested that the implementation
13 specific requirements associated with minimum ship level
14 enforcement be applied when MinimumShipLevelRequired is true.'
15
16# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4