Skip to content

Commit

Permalink
change default shipped ExitPolicy (remove kerberos related ports)
Browse files Browse the repository at this point in the history
  • Loading branch information
nusenu committed Sep 2, 2018
1 parent 9bc93e7 commit e5e3036
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,12 +179,10 @@ tor_ExitPolicy:
- accept *:43
- accept *:53
- accept *:79-81
- accept *:88
- accept *:194
- accept *:220
- accept *:389
- accept *:443
- accept *:464
- accept *:465
- accept *:531
- accept *:543-544
Expand All @@ -193,7 +191,6 @@ tor_ExitPolicy:
- accept *:587
- accept *:636
- accept *:706
- accept *:749
- accept *:853
- accept *:873
- accept *:902-904
Expand Down

0 comments on commit e5e3036

Please sign in to comment.