updated tor state
This commit is contained in:
parent
ea6fa77944
commit
e4e892e5ab
@ -3,7 +3,7 @@
|
||||
tor-config:
|
||||
file.managed:
|
||||
- name: /etc/tor/torrc
|
||||
- source: salt://tor/torrc.j2
|
||||
- source: salt://tor/templates/torrc.j2
|
||||
- user: root
|
||||
- group: root
|
||||
- mode: "0660"
|
||||
|
@ -6,4 +6,4 @@ ORPort {{ tor.config.exit_port }}
|
||||
SocksPort {{ tor.config.client_host }}:{{ tor.config.client_port }}
|
||||
ExitPolicy {{ tor.config.exit_policy }}
|
||||
Nickname {{ tor.config.nickname }}
|
||||
ContactInfo {{ tor.config.syscontact }}
|
||||
ContactInfo {{ tor.config.syscontact }}
|
Loading…
Reference in New Issue
Block a user