configurations: system1: change PSUs to CRPS
System1 ended up going with standard Common Redundant Power Supplies
(CRPS). Add them in and create sensors for what's available.
Testing:
- Verified expected sensors were in GUI and values seemed reasonable at
power off and on states
Change-Id: I1b265597ee765a79558cff05a284263fc4334738
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/configurations/meson.build b/configurations/meson.build
index cb8117b..0a8904c 100644
--- a/configurations/meson.build
+++ b/configurations/meson.build
@@ -171,6 +171,7 @@
'supermicro-pws-920p-sq_psu.json',
'system1_baseboard.json',
'system1_chassis.json',
+ 'system1_psu.json',
'tola.json',
'tyan_s7106_baseboard.json',
'tyan_s8036_baseboard.json',