If you get this error when running sudo salt-ssh '*' test.ping:
"No hosts found with target * of type glob"
Check the file /etc/salt/roster for fomatting errors.
Note: It doesn't like tabs.
If you get this error when running sudo salt-ssh '*' test.ping:
"No hosts found with target * of type glob"
Check the file /etc/salt/roster for fomatting errors.
Note: It doesn't like tabs.
I have the same problem but I don't use tabs in my roster file. I use 2 spaces by tab.
Do you have an other idea to solve this problem ?