I just noticed for the first time that as part of the Bolt install I have a Puppet agent running on my laptop. Why does the Bolt install do that? I don’t see any mention of that in the Bolt docs. That’s quite concerning.
I had to run this command to kill it:
sudo puppet resource service puppet ensure=stopped enable=false