tor-formula/README.rst

34 lines
638 B
ReStructuredText
Raw Normal View History

2019-03-27 14:52:33 +01:00
================
tor-formula
2019-03-27 14:52:33 +01:00
================
2019-03-27 14:50:46 +01:00
Simple Salt formula to install and configure Tor on SUSE based distributions.
Forked from https://github.com/upya4ko/salt-tor-formula - thank you.
2019-03-27 14:50:46 +01:00
.. note::
See the full `Salt Formulas installation and usage instructions
<http://docs.saltstack.com/topics/development/conventions/formulas.html>`_.
Available states
================
.. contents::
:local:
``tor``
-----------------------
Install and configure Tor.
2019-03-27 14:50:46 +01:00
``tor.install``
-------------------------------
Only install Tor packages.
``tor.torsocks``
-------------------------------
Install and configure torsocks.
2019-03-27 14:50:46 +01:00