diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f226d5b..ef34e35 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,9 +6,17 @@ This file keeps track of all notable changes to the License Manager Agent Charm. Unreleased ---------- -* Update the charm to support installing the new License Manager Agent process [ASP-5383] -* Remove support for CentOS7 +* Include `TOOL_TIMEOUT` env var in the agent's configuratin + +1.2.1 - 2024-09-02 +------------------- * Add support to DSLS license server [ASP-5000] +* Fix bug on upgrade action + +1.2.0 - 2024-09-02 +------------------- +* Remove support for CentOS7 +* Update the charm to support installing the new License Manager Agent process [ASP-5383] 1.1.4 - 2023-16-24 ------------------ diff --git a/config.yaml b/config.yaml index 29ba366..67ce2c0 100644 --- a/config.yaml +++ b/config.yaml @@ -29,6 +29,11 @@ options: default: 300 description: | Interval (in seconds) at which the reconciliation process should run + tool-timeout: + type: int + default: 6 + description: | + Timeout (in seconds) for the binaries command to run without raising an error lmutil-path: type: string default: