summaryrefslogtreecommitdiffstats
path: root/meta-rcs/meta-talos/recipes-phosphor/fans/phosphor-fan-presence-config-native/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'meta-rcs/meta-talos/recipes-phosphor/fans/phosphor-fan-presence-config-native/config.yaml')
-rw-r--r--meta-rcs/meta-talos/recipes-phosphor/fans/phosphor-fan-presence-config-native/config.yaml53
1 files changed, 53 insertions, 0 deletions
diff --git a/meta-rcs/meta-talos/recipes-phosphor/fans/phosphor-fan-presence-config-native/config.yaml b/meta-rcs/meta-talos/recipes-phosphor/fans/phosphor-fan-presence-config-native/config.yaml
new file mode 100644
index 000000000..1e67ce56d
--- /dev/null
+++ b/meta-rcs/meta-talos/recipes-phosphor/fans/phosphor-fan-presence-config-native/config.yaml
@@ -0,0 +1,53 @@
+- name: fan0
+ path: /system/chassis/motherboard/fan0
+ methods:
+ - type: tach
+ sensors:
+ - fan0
+ rpolicy:
+ type: anyof
+
+- name: fan1
+ path: /system/chassis/motherboard/fan1
+ methods:
+ - type: tach
+ sensors:
+ - fan1
+ rpolicy:
+ type: anyof
+
+- name: fan2
+ path: /system/chassis/motherboard/fan2
+ methods:
+ - type: tach
+ sensors:
+ - fan2
+ rpolicy:
+ type: anyof
+
+- name: fan3
+ path: /system/chassis/motherboard/fan3
+ methods:
+ - type: tach
+ sensors:
+ - fan3
+ rpolicy:
+ type: anyof
+
+- name: fan4
+ path: /system/chassis/motherboard/fan4
+ methods:
+ - type: tach
+ sensors:
+ - fan4
+ rpolicy:
+ type: anyof
+
+- name: fan5
+ path: /system/chassis/motherboard/fan5
+ methods:
+ - type: tach
+ sensors:
+ - fan5
+ rpolicy:
+ type: anyof
OpenPOWER on IntegriCloud