blob: 9d4ed812e55fe0370ed9ea7b8cc2a54720ef3b7c [file] [log] [blame]
#
# Copyright 2018 The Chromium OS Authors. All rights reserved.
#
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
chromeos:
devices:
- $name: "IdentityMatch"
skus:
- config:
identity:
# Only matching on 2 identity attributes in order to override.
# sku-id will be ignored since it's not specified.
platform-name: "PlatformName"
smbios-name-match: "SMBiosNameMatch"
wallpaper: "wallpaper-overridden-by-identity"
- $name: "NameMatch"
skus:
- config:
name: "{{$name}}"
wallpaper: "wallpaper-overridden-by-name"
- $name: "NoMatchAppended"
skus:
- config:
name: "{{$name}}"
identity:
platform-name: "PlatformName"
smbios-name-match: "SMBiosNameMatch"
sku-id: 4
firmware:
no-firmware: true