File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ and extract it to a folder named `director` in one of your Icinga Web module pat
4141You might want to use a script as follows for this task:
4242
4343``` shell
44- MODULE_VERSION=" 1.11.1 "
44+ MODULE_VERSION=" 1.11.2 "
4545ICINGAWEB_MODULEPATH=" /usr/share/icingaweb2/modules"
4646REPO_URL=" https://github.com/icinga/icingaweb2-module-director"
4747TARGET_DIR=" ${ICINGAWEB_MODULEPATH} /director"
@@ -60,7 +60,7 @@ Simply clone the repository in one of your Icinga web module path directories.
6060You might want to use a script as follows for this task:
6161
6262``` shell
63- MODULE_VERSION=" 1.11.1 "
63+ MODULE_VERSION=" 1.11.2 "
6464ICINGAWEB_MODULEPATH=" /usr/share/icingaweb2/modules"
6565REPO_URL=" https://github.com/icinga/icingaweb2-module-director"
6666TARGET_DIR=" ${ICINGAWEB_MODULEPATH} /director"
Original file line number Diff line number Diff line change 11Name: Icinga Director
2- Version: 1.11.1
2+ Version: 1.11.2
33Depends: reactbundle (>=0.9.0), ipl (>=0.5.0), incubator (>=0.22.0)
44Description: Director - Config tool for Icinga 2
55 Icinga Director is a configuration tool that has been designed to make
You can’t perform that action at this time.
0 commit comments