After the original fork I tried to keep minimal Debian support, but it became clear that I will never test and maintain it - removing the relevant bits makes more sense than keeping possibly dead code. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
34 lines
638 B
ReStructuredText
34 lines
638 B
ReStructuredText
================
|
|
tor-formula
|
|
================
|
|
|
|
Simple Salt formula to install and configure Tor on SUSE based distributions.
|
|
Forked from https://github.com/upya4ko/salt-tor-formula - thank you.
|
|
|
|
.. 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.
|
|
|
|
``tor.install``
|
|
-------------------------------
|
|
|
|
Only install Tor packages.
|
|
|
|
``tor.torsocks``
|
|
-------------------------------
|
|
|
|
Install and configure torsocks.
|
|
|