2019-03-27 14:52:33 +01:00
|
|
|
================
|
2023-02-05 18:41:25 +01:00
|
|
|
tor-formula
|
2019-03-27 14:52:33 +01:00
|
|
|
================
|
2019-03-27 14:50:46 +01:00
|
|
|
|
2023-02-06 21:27:49 +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``
|
|
|
|
-----------------------
|
|
|
|
|
2023-02-05 18:41:25 +01:00
|
|
|
Install and configure Tor.
|
2019-03-27 14:50:46 +01:00
|
|
|
|
|
|
|
``tor.install``
|
|
|
|
-------------------------------
|
|
|
|
|
2023-02-05 18:41:25 +01:00
|
|
|
Only install Tor packages.
|
|
|
|
|
|
|
|
``tor.torsocks``
|
|
|
|
-------------------------------
|
|
|
|
|
|
|
|
Install and configure torsocks.
|
2019-03-27 14:50:46 +01:00
|
|
|
|