Added constants.sh
This commit is contained in:
parent
ab62b8dd73
commit
81bd752b37
3 changed files with 6 additions and 2 deletions
|
|
@ -7,6 +7,7 @@ RUN apt-get update
|
|||
RUN apt-get install ipmitool -y
|
||||
|
||||
ADD functions.sh /app/functions.sh
|
||||
ADD constants.sh /app/constants.sh
|
||||
ADD healthcheck.sh /app/healthcheck.sh
|
||||
ADD Dell_iDRAC_fan_controller.sh /app/Dell_iDRAC_fan_controller.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue