Skip to content

Changed glue-generator.pl to check services using arcctl, otherwise give a standard warning

Florido Paganelli requested to merge floridop/arc:fixglue1generator into master

Changed glue-generator.pl to check services using arcctl, otherwise give a standard warning

Description

Avoid creating wrong LDIF documents when rendering GlueServiceStatus

glue-generator.pl caused issues in certain setups, like errors in bdii-update.log and glue1 rendering. This change relies on arcctl to check service status, otherwise fills the infosys with a LDIF-valid warning

Merge request reports