diff --git a/README.md b/README.md index 97d7c6e..aede821 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ + [![pipeline status](https://gitlab.infra.opensuse.org/infra/salt/badges/production/pipeline.svg)](https://gitlab.infra.opensuse.org/infra/salt/commits/production) + Documentation at the [openSUSE-admin progress.o.o wiki](https://progress.opensuse.org/projects/opensuse-admin-wiki/wiki) -debugging salt on your client (the machine running the salt-minion) via: +Debugging salt on your client (the machine running the salt-minion) via: + +`salt-call state.apply -l debug test=True` - ```salt-call --master=salt.suse.de state.highstate -l info test=True``` - ...and remember to have a lot of fun! :-)