commit 8ae04637de3e59ed4a3c40671c4719d9ef44f4ec
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