Paul Gale
03/14/2023, 7:41 PMbolt task run package action=status name=grand-central -t queue03.pl
I get:
Started on queue03.pl...
Finished on queue03.pl:
{
"status": "uninstalled",
"version": ""
}
Successful on 1 target: queue03.pl
Ran on 1 target in 5.8 sec
However when I check locally the package is there:
sudo dnf list --installed grand-central
Updating Subscription Management repositories.
Installed Packages
grand-central.x86_64 1.259-0.el8 @manheim_activemq_packages_activemq_rhel8
Thoughts?