Hi,
I'm facing an issue with the compliance reports of a host.
I can register the host on the pending list, but then it appears with an error.
when i try a rudder agent update, it gives me an error :
rudder-agent could not get an updated configuration from the policy server.
Any ideas ?
if [[ $(cat /var/rudder/local/properties.d/role.json | grep use$sgbd | cut -d : -f2 | cut -d , -f1) == true ]]; then
echo $sgbd;
else
exit 1
fi