Class: SMCCommands::Password

Inherits:
SMCCommandBase show all
Includes:
CommandMixins::Password
Defined in:
lib/setup_oob/command/smc.rb

Constant Summary

Constants inherited from SMCCommandBase

SMCCommandBase::ACTIONS, SMCCommandBase::COMMANDS, SMCCommandBase::DEFAULT_PASSWORD, SMCCommandBase::USER

Instance Attribute Summary

Attributes inherited from CommandBase

#logger

Method Summary

Methods included from CommandMixins::Password

#_converge!, #_converged?, #ipmicmd, #password, #password_set?, #set_password, #smc?

Methods inherited from SMCCommandBase

#basecmd, basecmd, #cmdbytes, #enabled?, #rawcmd, #runraw

Methods inherited from CommandBase

#converge!, #converged?, #initialize

Constructor Details

This class inherits a constructor from CommandBase