This repository was archived by the owner on Sep 12, 2024. It is now read-only.
Commit 346c0bd
authored
Oracle Linux Support for Update Management (#796)
* Update patch_management_lib.rb
Workaround for Update Management support for Oracle Linux. setting os short name as "Oracle" directly till it gets fixed at /etc/opt/microsoft/scx/conf/scx-release
* Update patch_management_lib.rb
fixed indentation
* Update patch_management_lib.rb
Workaround to fix os short name for Oracle Linux as "Oracle" till /etc/opt/microsoft/scx/conf/scx-release has proper OSShortName field.
* Update patch_management_lib.rb
shortName for Oracle. indentation fix
* Update patch_management_lib.rb
fixing indentation
* Update patch_management_lib.rb
* nxOMSPlugin Version Change
Changing Version from 3.56 to 3.57
* Update patch_management_lib.rb
Workaround for Update Management support for Oracle Linux. setting os short name as "Oracle" directly till it gets fixed at /etc/opt/microsoft/scx/conf/scx-release
* Update patch_management_lib.rb
fixed indentation
* Update patch_management_lib.rb
Workaround to fix os short name for Oracle Linux as "Oracle" till /etc/opt/microsoft/scx/conf/scx-release has proper OSShortName field.
* Update patch_management_lib.rb
shortName for Oracle. indentation fix
* Update patch_management_lib.rb
fixing indentation
* Update patch_management_lib.rb
* nxOMSPlugin Version Change
Changing Version from 3.56 to 3.57
* Change in nxOMSPlugin Version
* indentation fix
* indetantion2
* Update patch_management_lib.rb
* reverting version to 3.581 parent 4221c55 commit 346c0bd
File tree
2 files changed
+11
-1
lines changed- Providers/Modules/Plugins/PatchManagement/plugin
- installbuilder/datafiles
2 files changed
+11
-1
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
54 | 62 | | |
55 | 63 | | |
56 | 64 | | |
| |||
104 | 112 | | |
105 | 113 | | |
106 | 114 | | |
| 115 | + | |
| 116 | + | |
107 | 117 | | |
108 | 118 | | |
109 | 119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments