2020-09-17 16:21:21 +02:00
|
|
|
## v1.2.0
|
2019-07-29 14:24:56 +02:00
|
|
|
|
|
|
|
### Enhancements
|
|
|
|
|
|
|
|
* Install apt_key only if deploy_state = present.
|
2020-09-17 16:17:05 +02:00
|
|
|
* Remove all OpenManage related packages if deploy_state = absent.
|
2020-09-17 16:21:21 +02:00
|
|
|
* Packages installation don't need to restart service.
|
2019-07-29 14:24:56 +02:00
|
|
|
|
2019-04-10 14:23:21 +02:00
|
|
|
## v1.1.0
|
2019-03-28 09:57:09 +01:00
|
|
|
|
|
|
|
### Enhancements
|
2019-03-28 14:49:51 +01:00
|
|
|
* Allow to install web interface for OMSA.
|
2019-03-28 09:57:09 +01:00
|
|
|
* Install idrac8 (and above) package by default.
|
2019-03-28 13:43:12 +01:00
|
|
|
* Install libssl.1.0.0 from Dell repo as base package.
|
2019-03-28 13:52:23 +01:00
|
|
|
* Install libxslt1.1 as dependency for om.* apps.
|
2019-03-28 16:32:58 +01:00
|
|
|
* Manage systemd service that provide the web interface.
|
2019-04-01 16:53:32 +02:00
|
|
|
* Manage dataeng service to be able to use OpenManage apps.
|
2019-04-10 13:56:34 +02:00
|
|
|
* Manage apps's symlinks to be able to run from $PATH.
|
2019-03-28 09:57:09 +01:00
|
|
|
|
2019-03-04 14:59:09 +01:00
|
|
|
## v1.0.2
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
* Set the correct issue url.
|
|
|
|
|
2019-02-27 14:29:25 +01:00
|
|
|
## v1.0.1
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
* Fix E405 Remote package tasks should have a retry.
|
2018-11-23 15:19:21 +01:00
|
|
|
|
|
|
|
## v1.0.0
|
|
|
|
|
|
|
|
### Features
|
|
|
|
* Add linux.dell.com repo
|
2018-12-04 14:02:42 +01:00
|
|
|
* Set "present" state for Dell hardware (exclude virtual host)
|
2018-11-26 12:04:12 +01:00
|
|
|
* Install dependencies packages
|
2018-11-26 11:48:59 +01:00
|
|
|
* Install base packages for all racadm usage
|
2018-11-26 14:14:24 +01:00
|
|
|
* Fix libssl error RAC1170
|