Class: DRACCommands::Hostname

Inherits:
DRACCommandBase show all
Includes:
CommandMixins::Hostname
Defined in:
lib/setup_oob/command/drac.rb

Overview

Manage the hostname

Instance Attribute Summary

Attributes inherited from CommandBase

#logger

Method Summary

Methods included from CommandMixins::Hostname

#_converge!, #_converged?, #desired_hostname

Methods inherited from DRACCommandBase

#basecmd, #getval, #getvals, #setval

Methods inherited from CommandBase

#converge!, #converged?, #initialize

Constructor Details

This class inherits a constructor from CommandBase