StreisandEffect / streisand

Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.
https://twitter.com/streisandvpn
Other
23.18k stars 1.99k forks source link

Linode datacenter list of interactive and noninteractive ymls are out of sync. #1804

Open colinhc opened 4 years ago

colinhc commented 4 years ago

Linode datacenter list of interactive and noninteractive ymls are out of sync. Of playbooks/linode.yml

 1. Toronto
 2. Dallas
 3. Fremont
 4. Atlanta
 5. Newark
 6. London
 7. Singapore
 8. Frankfurt
 9. Tokyo
10. Mumbai
11. Sydney

Of global_vars/noninteractive/linode-site.yml

# Choose the server location.
# 1. Atlanta
# 2. Dallas
# 3. Frankfurt
# 4. Fremont
# 5. London
# 6. Newark
# 7. Singapore
# 8. Tokyo
# 9. Tokyo 2

Expected behavior:

The datacenter choices are kept in sync.

Actual Behavior:

They don't match

patthiel commented 4 years ago

This is my bad, pushing up a fix!