I have the issue, that every day some kind of automation does trigger an agent baking.
I have no clue where this automation is coming from.
In the agent_bakery.log i can see the following reason for the execution, but not what does the execution or where this is configured:
Start baking agents (invoked by: Host creation).
The problem that results from this is, that my agents are reporting an usigned agent from the central bakery. I woulden’t have a problem with automating this task, but it should at least also sign the agent.
So either way I first need to find out where the automation is configured.
Thanks for the reply, but no this setting is not activated.
(It also doesen’t happen if I manually Activate Changes, it probably happens after another automation that scans for new hosts.)
This is the answer, when a new host is created the host is added to the list of hosts that should have a new agent. What kind of agent bakery rules do you have as there are so many ways an agent can be baked.
We previously had a manual process for agent bakery as we manually also signed the agent. Now this can be done in a more automated way using the restAPI iirc.