From f4c2a2d4e96dedbbbbb01aef4b0d116d2c0539d4 Mon Sep 17 00:00:00 2001 From: Erik Moeller Date: Wed, 31 Jul 2019 12:03:28 -0700 Subject: [PATCH] Remove unused tor_apt_repo_url override This was overlooked in the migration away from tor-apt.freedom.press in #4080. It's harmless but unnecessary and potentially confusing. --- molecule/upgrade/ansible-override-vars.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/molecule/upgrade/ansible-override-vars.yml b/molecule/upgrade/ansible-override-vars.yml index 9b024c9187c..f3f6b9e14d4 100644 --- a/molecule/upgrade/ansible-override-vars.yml +++ b/molecule/upgrade/ansible-override-vars.yml @@ -10,7 +10,6 @@ monitor_ip: "{{ hostvars['mon-staging']['ansible_'+primary_network_iface].ipv4.a monitor_hostname: "{{ hostvars['mon-staging'].ansible_hostname }}" app_ip: "{{ hostvars['app-staging']['ansible_'+primary_network_iface].ipv4.address }}" app_hostname: "{{ hostvars['app-staging'].ansible_hostname }}" -tor_apt_repo_url: "https://tor-apt.freedom.press" securedrop_code: "/var/www/securedrop" etc_hosts: