-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add dell poweredge R6415 to probe (#140)
* Add dell poweredge R6415 and R6515 to probe: Enable discovery of dell poweredge R6415 and R6515 machines using idrac9 so we can interact with them. Signed-off-by: Jacob Weinstock <[email protected]> * Add httpClient to new iDrac9 client: The `New` idrac9 function was not setting the httpClient and xsrfToken so that functions like configuring users works properly. Signed-off-by: Jacob Weinstock <[email protected]> * Update example/main.go: Simplify the example of passing in a logger to `ScanAndConnect` and only type assert once in `printStatus`, for clearer understanding and simplicity. Signed-off-by: Jacob Weinstock <[email protected]>
- Loading branch information
1 parent
614319b
commit 46cba0b
Showing
3 changed files
with
13 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters