-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added Compliance Preview back to Update-OVServerFirmware with -Prev…
…iewOnly switch parameter. - Fixed incorrect handling of server profile resource (assigned and unassigned) with Update-OVServerFirmware. Signed-off-by: Chris Lynch <chris.lynch@hpe.com>
- Loading branch information
1 parent
0dc80e7
commit 82067ef
Showing
7 changed files
with
795 additions
and
542 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
2 changes: 1 addition & 1 deletion
2
HPEOneView.910_a8cda14c-b45d-406f-b59a-c0115ab75781_ModuleInfo.xml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<ModuleInfo> | ||
<ModuleContentURI>http://hewlettpackard.github.io/POSH-HPEOneView/UpdateHelp</ModuleContentURI> | ||
<Version>9.10.4006.1748</Version> | ||
<Version>9.10.4012.2256</Version> | ||
</ModuleInfo> |
Oops, something went wrong.