Fixed formatting across entire project
This commit is contained in:
@@ -58,7 +58,7 @@ func CobraRunE(cmd *cobra.Command, args []string) error {
|
||||
User: node.IpmiUserName.Get(),
|
||||
Password: node.IpmiPassword.Get(),
|
||||
Interface: ipmiInterface,
|
||||
AuthType: "MD5",
|
||||
AuthType: "MD5",
|
||||
}
|
||||
|
||||
fullFlag := full
|
||||
|
||||
Reference in New Issue
Block a user