Skip to content

Commit

Permalink
Remove tor test from common
Browse files Browse the repository at this point in the history
It is possible for tor not to be installed/configured on a monitor
server. This test will have to be expanded to fit that scenario.
  • Loading branch information
msheiny committed Nov 20, 2017
1 parent 52979bd commit 01c0093
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
File renamed without changes.
File renamed without changes.
6 changes: 0 additions & 6 deletions testinfra/vars/app-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,6 @@ app_directories:
- /var/lib/securedrop/tmp

tor_services:
- name: ssh
ports: # remote versus local ports
- "22"
authenticated: yes # value will automatically be coerced to boolean
client: admin

- name: source
ports:
- "80"
Expand Down

0 comments on commit 01c0093

Please sign in to comment.