commit | 5f4a0265311d9f5584b51a790aa0b7b1ca23ff6f | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Oct 09 08:30:19 2020 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Oct 14 21:00:15 2020 +0000 |
tree | 9bf1defadca4dda4d10fbd54b0efacb9b657aa29 | |
parent | b9f50cd5d8bfb4eac9688ec7f174618c37b49840 [diff] [blame] |
configs: add rainier chassis Add configurations for the Rainier system enclosures. Change-Id: If2538a9e519513860f0f3f0db2c554533b74dc6a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/schemas/IBM.json b/schemas/IBM.json index 35a5c62..0a35f23 100644 --- a/schemas/IBM.json +++ b/schemas/IBM.json
@@ -83,6 +83,9 @@ "type": "array", "items": { "enum": [ + "ibm,rainier-2u", + "ibm,rainier-4u", + "ibm,rainier" ] } }