Skip to content

Commit b34f8e0

Browse files
committed
Add dummy task files for internal modules
1 parent 7f19125 commit b34f8e0

File tree

5 files changed

+6
-1
lines changed

5 files changed

+6
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
---
22
bugfixes:
3-
- Add package name :code:`icingaweb2` for Icinga Web's internal modules (e.g. :code:`monitoring`), so they can be installed and configured properly.
3+
- Add internal modules to installable modules list. This allows for modules directly shipped with Icinga Web 2 to be configurable.
4+
This mostly affects the :code:`monitoring` module since it has actual configuration options. Others like :code:`setup` can now be enabled/disabled.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Placeholder to keep logic consistent. No configuration is needed.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Placeholder to keep logic consistent. No configuration is needed.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Placeholder to keep logic consistent. No configuration is needed.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Placeholder to keep logic consistent. No configuration is needed.

0 commit comments

Comments
 (0)