You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,9 @@ However, we are still missing one feature that we need for our deployments: Auto
11
11
12
12
This version of our fork:
13
13
14
-
* is based on the official master branch (commit [35e90f7b6008075bb6d61a55fe12988df3c8b5c7](https://github.com/Icinga/icingaweb2-module-director/tree/35e90f7b6008075bb6d61a55fe12988df3c8b5c7))
14
+
* is based on the official [v1.11.1 release](https://github.com/Icinga/icingaweb2-module-director/releases/tag/v1.11.1) (on the [support/1.11 branch](https://github.com/Icinga/icingaweb2-module-director/tree/support/1.11))
15
15
* automatically renames applied related vars during basket imports. Have a look at [Testing](#Testing) for details.
Migrating from v1.10.2+ or [Linuxfabrik fork v1.10.2.2023020901](https://git.linuxfabrik.ch/linuxfabrik/icingaweb2-module-director):
35
34
* Install this fork.
36
-
* Use DB-Migrations offered in IcingaWeb2.
35
+
* Use the DB-Migrations offered in IcingaWeb2.
37
36
38
37
39
38
## Known limitations
40
39
41
-
* Since the fork is based on the master branch instead of a full release, there are still some open upstream bugs to be expected.
42
40
* DataFields: Renaming or removing an entry will only rename/remove the entry in the datalist, not the applied variables on other objects such as hosts or services.
43
41
* The fork is not tested with [Configuration Branches for Icinga Director](https://icinga.com/docs/icinga-director-branches/latest/).
0 commit comments