Commit Graph

9 Commits

Author SHA1 Message Date
omercier 1f9e3b4340
fix(packaging): various issues + migration to JSON config file (#5291)
- fixed missing dependency on AlmaLinux
- take into account /etc/(default|sysconfig)/centreon_vmware as EnvironmentFile, that was ignored by the systemd service
- migrate the config file from .pm to .json at update time

Refs: CTOR-1079
2024-11-28 14:02:22 +01:00
omercier 2255238bd1
fix(vmware-daemon): add missing centreonvault.pm file to packaging (#5239)
Co-authored-by: pkippes <pkippes@centreon.com>
2024-10-14 18:11:59 +02:00
omercier df03cc5037
enh(vmware-connector): add the ability to load configuration from a json file (#5192)
Co-authored-by: sdepassio <114986849+sdepassio@users.noreply.github.com>
Co-authored-by: Evan-Adam <152897682+Evan-Adam@users.noreply.github.com>
REFS: CTOR-786
2024-10-03 14:50:14 +02:00
Kevin Duret d236847812 enh(packaging): add deb postinstall script 2023-05-29 15:13:32 +02:00
Kevin Duret ac0823634d fix(packaging): manage properle vmware config ile 2023-05-29 15:08:38 +02:00
Kevin Duret d8e2ec894b fix(packaging): update zmq dependency 2023-05-19 15:17:04 +02:00
Kevin Duret 893fa0c999 fix(packaging): update description of vmware connector package 2023-05-19 13:56:50 +02:00
Kevin Duret 81c93ab234 fix(packaging): fix paths in vmware connector packaging file 2023-05-19 13:49:20 +02:00
Kevin Duret b5bd43e74f chore(ci): add workflow to package centreon vmware connector 2023-05-19 13:32:38 +02:00