Manage Dell DRAC from the Master
The login credentials need to be configured in the Salt master configuration file.
Power server off
CLI Example:
salt-run drac.poweroff example.com
Power server on
CLI Example:
salt-run drac.poweron example.com
Connect to the Dell DRAC and have the boot order set to PXE and power cycle the system to PXE boot
CLI Example:
salt-run drac.pxe example.com
Reboot a server using the Dell DRAC
CLI Example:
salt-run drac.reboot example.com
Display the version of DRAC
CLI Example:
salt-run drac.version example.com
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/runners/all/salt.runners.drac.html