You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ID: states
Function: no.None
Result: False
Comment: No Top file or external nodes data matches found.
Changes:
and I added top_file_merging_strategy: merge_all to /config/master to fix this.
I was also getting Failed to create path "/var/log/salt/ssh" - [Errno 13] Permission denied: '/var/log/salt', which stopped happening when I added priv: /path/to/private/key to /config/roster.
The text was updated successfully, but these errors were encountered:
I was getting
and I added
top_file_merging_strategy: merge_all
to /config/master to fix this.I was also getting
Failed to create path "/var/log/salt/ssh" - [Errno 13] Permission denied: '/var/log/salt'
, which stopped happening when I addedpriv: /path/to/private/key
to /config/roster.The text was updated successfully, but these errors were encountered: