Update readme
This commit is contained in:
parent
f1002bc405
commit
f191669948
@ -19,4 +19,5 @@ services:
|
|||||||
- IDRAC_USER=root # set to your IPMI username
|
- IDRAC_USER=root # set to your IPMI username
|
||||||
- IDRAC_PW=calvin # set to your IPMI password
|
- IDRAC_PW=calvin # set to your IPMI password
|
||||||
- FANSPEED=0x05 # set to the hex value you want to set the fans to (from 0 to 100)
|
- FANSPEED=0x05 # set to the hex value you want to set the fans to (from 0 to 100)
|
||||||
|
- MAXTEMP=32 # set the maximum temperature (in celcius) before dynamic fan control kicks back in, optional, defaults to 32
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user