commit 21f3d6bf7105eecc827e11b1f6071a2000a221d5
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Jul 20 12:09:38 2022 -0500
fix(ipmi): Add a bmc reset after setting the dell certs
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
M cmds/ipmi/content/templates/ipmi-dell-tools.sh.tmpl
commit 475b6c881fce1f4bc764aefaf17fca36c77afa2a
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Jul 20 10:56:20 2022 -0500
fix: add params to ignore dns-servers and ntp-servers params in ipmi-configure
Some teams assume that ntp-servers and dns-servers are for the OS and
want to use bios configuration to set these values. Setting the ignore
parameters will cause the ipmi-configure task to not set them.
Signed-off-by: Greg Althaus <galthaus@austin.rr.com>
A cmds/ipmi/content/params/ipmi.configure.ignore-dns-servers.yaml
A cmds/ipmi/content/params/ipmi.configure.ignore-ntp-servers.yaml
M cmds/ipmi/content/templates/ipmi-dell-tools.sh.tmpl
M cmds/ipmi/content/templates/ipmi-hpe-tools.sh.tmpl
M cmds/ipmi/content/templates/ipmi-lenovo-tools.sh.tmpl
End of Note