document ~/.salt/Saltfile

This commit is contained in:
Sergey Kacheev 2017-02-16 17:39:22 +07:00
parent 33f3614b1e
commit f3f129c8f1

View file

@ -226,6 +226,9 @@ Boolean-style options should be specified in their YAML representation.
`Saltfile` with a capital `S` and be readable by the user running
salt-ssh.
At last you can create ``~/.salt/Saltfile`` and ``salt-ssh``
will automatically load it by default.
Debugging salt-ssh
==================