I just set my sensors and master server up and half of them prompt me for a password before pulling down each and every file when I run a run "rule-update".
I can however do a "salt '*' test.ping" and get a "True" response back from ALL of my sensors when running from the master server(not sure if this proves anything to be honest).
Would anyone know why the "rule-update" script keeps prompting me for a password on only half of my sensors and not the other half?
I don't believe so, it seems to me like the issue lies within my ssh configuration. Are there any specific outputs I can submit with a working sensor and non-working sensor that might show if the issue lies within ssh?
-You'll need to resolve your network issues before reconfiguring your boxes.
The networking issue seems to be resolved at this point.
-That's not something that we test or support. We recommend all boxes
have the same updates applied.
Okay, I will watch to make sure they are all using the same versions a little more closely.
It was prompting me for the password when I would try to manually try to ssh from the senor to the server
-Are you able to ssh using that username and the ssh key in /root/.ssh/?
I am but it was requiring a password. I ended up re-running setup on the 5 sensors that were not functioning properly. They all can get the rule-update without the password prompt now.