Skip to content

Commit

Permalink
Merge pull request #4655 from freedomofpress/remove-unused-override
Browse files Browse the repository at this point in the history
Remove unused tor_apt_repo_url override
  • Loading branch information
redshiftzero authored Aug 1, 2019
2 parents ff95b55 + f2ff4b0 commit 74170cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion molecule/upgrade/ansible-override-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 74170cb

Please sign in to comment.