Salt-Minion 3006.5 (Sulfur) TypeError: ‘NoneType’ object is not iterable
I’m running salt-minion version 3006.5 (Sulfur) on my server, and recently I’ve encountered an issue where the minion becomes unresponsive, and the logs show the following recurring error:
Salt-Minion 3006.5 (Sulfur) TypeError: ‘NoneType’ object is not iterable
I’m running salt-minion version 3006.5 (Sulfur) on my server, and recently I’ve encountered an issue where the minion becomes unresponsive, and the logs show the following recurring error:
Salt-Minion 3006.5 (Sulfur) TypeError: ‘NoneType’ object is not iterable
I’m running salt-minion version 3006.5 (Sulfur) on my server, and recently I’ve encountered an issue where the minion becomes unresponsive, and the logs show the following recurring error:
Salt master reactor accept new minion keys based on their custom pillar data
I would like to achieve a salt master reactor mechanism which is accepting new minions keys only if a certain string is found within the new minion custom pillar data.
Using Gitfs as a backend doesn’t seem to work?
I’m new to Salt and trying to set it up to pull from GitLab. I’ve been messing with the configuration for a few days and still can’t get it to work.
How to automatically add custom grains attributes to minions using SaltStack Reactor?
I want to automatically add grains attributes to a minion when it authenticates or starts. I have added the following configuration to the reactor configuration file: