|
5 months ago | |
---|---|---|
.root/etc | 5 months ago | |
log | 5 months ago | |
.gitignore | 5 months ago | |
README.md | 5 months ago | |
Saltfile | 5 months ago | |
apt.sls | 5 months ago | |
top.sls | 5 months ago |
How to reproduce:
salt-master
under this directorysalt '*' state.apply
: it fails with a No Top file or master_tops data matches found
salt-ssh '*' state.apply
: it worksNote that both salt '*' test.ping
and salt-ssh '*' test.ping
works correctly
Debug log are joined on this repository, see the log
directory.