File tree Expand file tree Collapse file tree 6 files changed +13
-0
lines changed
Expand file tree Collapse file tree 6 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ bugfixes :
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.
Original file line number Diff line number Diff line change 1+ # Placeholder to keep logic consistent. No configuration is needed.
Original file line number Diff line number Diff line change 1+ # Placeholder to keep logic consistent. No configuration is needed.
Original file line number Diff line number Diff line change 1+ # Placeholder to keep logic consistent. No configuration is needed.
Original file line number Diff line number Diff line change 1+ # Placeholder to keep logic consistent. No configuration is needed.
Original file line number Diff line number Diff line change @@ -6,3 +6,8 @@ icingaweb2_module_packages:
66 x509 : icinga-x509
77 businessprocess : icinga-businessprocess
88 kubernetes : icinga-kubernetes-web
9+ monitoring : icingaweb2
10+ doc : icingaweb2
11+ migrate : icingaweb2
12+ setup : icingaweb2
13+ translation : icingaweb2
You can’t perform that action at this time.
0 commit comments