diff --git a/gui/views/inv_cisco_livecycle.py b/gui/views/inv_cisco_livecycle.py index acca1e3d10cae476a1e4dc2ac10c6bc638b27e3d..1a62ad6d1401bbae853885439baebe93f3cb1ac3 100644 --- a/gui/views/inv_cisco_livecycle.py +++ b/gui/views/inv_cisco_livecycle.py @@ -35,7 +35,7 @@ from cmk.gui.htmllib import HTML # ~/lib/check_mk/gui/plugins/views/inventory.py to ~/local/lib/check_mk/gui/plugins/views. # Then change the value of ENABLE_PAINTERS to True and restart the apache service (omd restart apache) -ENABLE_PAINTERS = True +ENABLE_PAINTERS = False # ################################################################################# # diff --git a/inv_cisco_support-0.2.0-20230619.mkp b/inv_cisco_support-0.2.0-20230619.mkp new file mode 100644 index 0000000000000000000000000000000000000000..e8c2748c10ef17d631257b912fe4525f66cc685c Binary files /dev/null and b/inv_cisco_support-0.2.0-20230619.mkp differ diff --git a/inv_cisco_support.mkp b/inv_cisco_support.mkp index 79014e2eb5d7e82235e8373c2d8d54a1baa6d8ba..e8c2748c10ef17d631257b912fe4525f66cc685c 100644 Binary files a/inv_cisco_support.mkp and b/inv_cisco_support.mkp differ diff --git a/packages/inv_cisco_support b/packages/inv_cisco_support index 47f89b525a945bfc6991689bbb605463e68f6073..8297136ce2c5937cfde2971b59f0272eb5b1e265 100644 --- a/packages/inv_cisco_support +++ b/packages/inv_cisco_support @@ -38,7 +38,7 @@ 'name': 'inv_cisco_support', 'title': 'Inventory for Cisco Bug, EoX, contract status, PSIRT advisories and ' 'suggested software', - 'version': '0.2.0-20230609', + 'version': '0.2.0-20230619', 'version.min_required': '2.1.0b1', - 'version.packaged': '2.1.0p21', - 'version.usable_until': '2.2.0b1'} \ No newline at end of file + 'version.packaged': '2.2.0p2', + 'version.usable_until': '2.2.0b1'}