Skip to content

Commit

Permalink
Add runner examples
Browse files Browse the repository at this point in the history
  • Loading branch information
m03 committed Oct 19, 2016
1 parent 5440cba commit 7a4d6d0
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,14 @@ Basic usage is in heavy flux.
export SALTAPI_USER=saltdev SALTAPI_PASS=saltdev SALTAPI_EAUTH=pam
pepper '*' test.ping
pepper '*' test.kwarg hello=dolly
Examples leveraging the runner client.

.. code-block:: bash
pepper --client runner reactor.list
pepper --client runner reactor.add event='test/provision/*' reactors='/srv/salt/state/reactor/test-provision.sls'
Configuration
-------------

Expand Down

0 comments on commit 7a4d6d0

Please sign in to comment.