mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-09-26 03:09:11 +02:00
Raise version to 1.11.2
This commit is contained in:
parent
bd21650332
commit
79e84c074a
@ -41,7 +41,7 @@ and extract it to a folder named `director` in one of your Icinga Web module pat
|
||||
You might want to use a script as follows for this task:
|
||||
|
||||
```shell
|
||||
MODULE_VERSION="1.11.1"
|
||||
MODULE_VERSION="1.11.2"
|
||||
ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules"
|
||||
REPO_URL="https://github.com/icinga/icingaweb2-module-director"
|
||||
TARGET_DIR="${ICINGAWEB_MODULEPATH}/director"
|
||||
@ -60,7 +60,7 @@ Simply clone the repository in one of your Icinga web module path directories.
|
||||
You might want to use a script as follows for this task:
|
||||
|
||||
```shell
|
||||
MODULE_VERSION="1.11.1"
|
||||
MODULE_VERSION="1.11.2"
|
||||
ICINGAWEB_MODULEPATH="/usr/share/icingaweb2/modules"
|
||||
REPO_URL="https://github.com/icinga/icingaweb2-module-director"
|
||||
TARGET_DIR="${ICINGAWEB_MODULEPATH}/director"
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: Icinga Director
|
||||
Version: 1.11.1
|
||||
Version: 1.11.2
|
||||
Depends: reactbundle (>=0.9.0), ipl (>=0.5.0), incubator (>=0.22.0)
|
||||
Description: Director - Config tool for Icinga 2
|
||||
Icinga Director is a configuration tool that has been designed to make
|
||||
|
Loading…
x
Reference in New Issue
Block a user