1description: > 2 'An implementation may provide a single instance of MinimumShipLevelRequired 3 on /xyz/openbmc_project/control/minimum_ship_level_required. 4 5 The definition of enforcement of this setting is implementation defined.' 6 7properties: 8 - name: MinimumShipLevelRequired 9 type: boolean 10 description: > 11 'A user has requested that the implementation specific requirements 12 associated with minimum ship level enforcement be applied when 13 MinimumShipLevelRequired is true.' 14