mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 01:04:12 +02:00
doc, module.info: prepare v1.10.0
This commit is contained in:
parent
f2eb06ae39
commit
68b9595bf0
@ -96,7 +96,7 @@ and extract it to a folder named `director` in one of your Icinga Web 2 module p
|
|||||||
You might want to use a script as follows for this task:
|
You might want to use a script as follows for this task:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
MODULE_VERSION="1.9.1"
|
MODULE_VERSION="1.10.0"
|
||||||
ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules"
|
ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules"
|
||||||
REPO_URL="https://github.com/icinga/icingaweb2-module-director"
|
REPO_URL="https://github.com/icinga/icingaweb2-module-director"
|
||||||
TARGET_DIR="${ICINGAWEB_MODULEPATH}/director"
|
TARGET_DIR="${ICINGAWEB_MODULEPATH}/director"
|
||||||
@ -123,7 +123,7 @@ Just clone the repository to one of your Icinga Web 2 module path directories.
|
|||||||
It will be immediately ready for use:
|
It will be immediately ready for use:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
MODULE_VERSION="1.9.1"
|
MODULE_VERSION="1.10.0"
|
||||||
ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules"
|
ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules"
|
||||||
REPO_URL="https://github.com/icinga/icingaweb2-module-director"
|
REPO_URL="https://github.com/icinga/icingaweb2-module-director"
|
||||||
TARGET_DIR="${ICINGAWEB_MODULEPATH}/director"
|
TARGET_DIR="${ICINGAWEB_MODULEPATH}/director"
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
Please make sure to always read our [Upgrading](05-Upgrading.md) documentation
|
Please make sure to always read our [Upgrading](05-Upgrading.md) documentation
|
||||||
before switching to a new version.
|
before switching to a new version.
|
||||||
|
|
||||||
v1.10.0 (unreleased)
|
v1.10.0
|
||||||
--------------------
|
-------
|
||||||
|
|
||||||
### Breaking Changes
|
### Breaking Changes
|
||||||
* Module and system dependencies have been raised, [Upgrading](05-Upgrading.md)
|
* Module and system dependencies have been raised, [Upgrading](05-Upgrading.md)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: Icinga Director
|
Name: Icinga Director
|
||||||
Version: master
|
Version: 1.10.0
|
||||||
Depends: reactbundle (>=0.9.0), ipl (>=0.5.0), incubator (>=0.18.0)
|
Depends: reactbundle (>=0.9.0), ipl (>=0.5.0), incubator (>=0.18.0)
|
||||||
Description: Director - Config tool for Icinga 2
|
Description: Director - Config tool for Icinga 2
|
||||||
Icinga Director is a configuration tool that has been designed to make
|
Icinga Director is a configuration tool that has been designed to make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user