puppet-ironic/releasenotes/notes/ipmi-debug-84d4ab86246d608b.yaml
Takashi Kajinami b79368ec09 Allow enabling debug output of IPMI commands
This change introduces a new parameter, ironic::drivers::ipmi::debug,
so that operators can enabled debug outputs of IPMI commands executed
in ironic.

Change-Id: Ie8993c14649b56e5af530ed2e94e38bc02bb7d55
2020-07-28 11:43:37 +09:00

6 lines
136 B
YAML

---
features:
- |
The new ``ironic::drivers::ipmi::debug`` parameter has been added to enable
debug outputs of IPMI commands.