summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormicah <micah@riseup.net>2022-02-14 03:11:04 +0000
committermicah <micah@riseup.net>2022-02-14 03:11:04 +0000
commit1eb403df5ecdba953adafed560c6d8adb99e4c89 (patch)
treef6ad20c29a833b205fe177e4a43c47a90f87dad7
parent1d9ef8f9c33d48090b9eadc64fc2cd4190b0582d (diff)
parent7d64c782506d0aa25b36b28207fc62e97fe43752 (diff)
Merge branch 'main' into 'main'
Add note to README.md about the location names See merge request leap/container-platform/lilypad!51
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7bbd52d..2e5f4fc 100644
--- a/README.md
+++ b/README.md
@@ -93,6 +93,8 @@ This _config.yml_ also contains the credentials for an updated geoip database. T
Then edit _group_vars/all/gateway_locations.yml_, _group_vars/all/provider_config.yml_ to match your environment.
+NOTE: The value of `location` for a VPN gateway host, and the location keys in _gateway_locations.yml_, **must** match exactly one of [these city names](https://github.com/tidwall/cities/blob/master/cities.go).
+
## 4. Generate credentials
... by running the init-credentials playbook. This will ansible-vault-encrypt the resulting secret files under _credentials/_.