summaryrefslogtreecommitdiffstats
path: root/control/example/zones.yaml
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2017-05-22 14:02:18 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-05-24 04:58:35 +0000
commit07710ef7ea44e406943a87e22ee71f2302081245 (patch)
tree4a698beaf8e44232fcf6b86978f917672eaa3ea2 /control/example/zones.yaml
parentce822444460a6aef6538c36b9c74023c33e2fcae (diff)
downloadphosphor-fan-presence-07710ef7ea44e406943a87e22ee71f2302081245.tar.gz
phosphor-fan-presence-07710ef7ea44e406943a87e22ee71f2302081245.zip
Change example/zones.yaml to full_speed
initial_speed should be full_speed in example/zones.yaml Change-Id: I64b4803a26006cf78f6d29859bb8dd43a5cf63b3 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'control/example/zones.yaml')
-rw-r--r--control/example/zones.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/control/example/zones.yaml b/control/example/zones.yaml
index 00929cd..ce12eee 100644
--- a/control/example/zones.yaml
+++ b/control/example/zones.yaml
@@ -30,7 +30,7 @@
# - zone: [zone number]
# cooling_profiles:
# - [cooling profile]
-# initial_speed: [Speed to set the zone to when app starts.]
+# full_speed: [Full speed for the zone.]
#Example:
#manager_configuration:
@@ -45,7 +45,7 @@
# cooling_profiles:
# - air
# - all
-# initial_speed: 10500
+# full_speed: 10500
#
# - zone_conditions:
# - name: water_and_air_cooled_chassis
@@ -55,5 +55,5 @@
# cooling_profiles:
# - water
# - all
-# initial_speed: 4000
+# full_speed: 4000
OpenPOWER on IntegriCloud