File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,6 +17,12 @@ additional CLI scripts maintain the same interface as Salt's own CLI scripts
1717
1818.. __ : https://github.com/saltstack/salt-api
1919
20+ Installation
21+ ------------
22+ .. code-block :: bash
23+
24+ pip install salt-pepper
25+
2026 Usage
2127-----
2228
@@ -42,15 +48,9 @@ or in a configuration file ``$HOME/.pepperrc`` with the following syntax :
4248 SALTAPI_PASS=saltdev
4349 SALTAPI_EAUTH=pam
4450
45- Current status
46- --------------
47-
48- The project is currently pre-alpha.
49-
50- Follow progress by `watching the project milestones `__. We'll tag and upload a
51- release to PyPI once the project is ready for a first release.
51+ Contributing
52+ ------------
5253
5354Please feel free to get involved by sending pull requests or join us on the
5455Salt mailing list or on IRC in #salt or #salt-devel.
5556
56- .. __ : https://github.com/saltstack/pepper/issues/milestones
You can’t perform that action at this time.
0 commit comments