From 47b704931419fd2ee2ac3d527d54a95128948982 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Sun, 5 Feb 2023 18:41:25 +0100 Subject: [PATCH] Update README Describe new behavior of states and declare SUSE support. Signed-off-by: Georg Pfuetzenreuter --- README.rst | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 4bf97fd..5a82cd1 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,8 @@ ================ -salt-tor-formula +tor-formula ================ -Simple Salt formula to install tor relay on debian. +Simple Salt formula to install and configure Tor on Debian and SUSE based distributions. .. note:: @@ -18,10 +18,15 @@ Available states ``tor`` ----------------------- -Install packets and setup config files. +Install and configure Tor. ``tor.install`` ------------------------------- -Only install packets. +Only install Tor packages. + +``tor.torsocks`` +------------------------------- + +Install and configure torsocks.