Glue execution module to link to the fx2 proxymodule.
Depends: iDRAC Remote execution module (salt.modules.dracr)
For documentation on commands that you can direct to a Dell chassis via proxy, look in the documentation for salt.modules.dracr.
This execution module calls through to a function in the fx2 proxy module
called chconfig
. That function looks up the function passed in the cmd
parameter in salt.modules.dracr and calls it.
2015.8.2 新版功能.
salt.modules.chassis.
chassis_credentials
()¶salt.modules.chassis.
cmd
(cmd, *args, **kwargs)¶