diff --git a/testinfra/common/test_tor_config.py b/testinfra/app/test_tor_config.py similarity index 100% rename from testinfra/common/test_tor_config.py rename to testinfra/app/test_tor_config.py diff --git a/testinfra/common/test_tor_hidden_services.py b/testinfra/app/test_tor_hidden_services.py similarity index 100% rename from testinfra/common/test_tor_hidden_services.py rename to testinfra/app/test_tor_hidden_services.py diff --git a/testinfra/vars/app-staging.yml b/testinfra/vars/app-staging.yml index be90357606..cfe43f04d3 100644 --- a/testinfra/vars/app-staging.yml +++ b/testinfra/vars/app-staging.yml @@ -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"