Added automatic Gen 14 + check

This commit is contained in:
Tigerblue77 2024-11-10 20:28:44 +01:00
parent 86155f19cf
commit a8c12a62c9
3 changed files with 8 additions and 2 deletions

View file

@ -21,7 +21,6 @@ HEALTHCHECK --interval=30s --timeout=30s --start-period=5s --retries=3 CMD [ "/a
ENV IDRAC_HOST local
# ENV IDRAC_USERNAME root
# ENV IDRAC_PASSWORD calvin
ENV DELL_POWEREDGE_GEN_14_OR_NEWER false
ENV FAN_SPEED 5
ENV CPU_TEMPERATURE_THRESHOLD 50
ENV CHECK_INTERVAL 60