From c7a604fb00d6044894ca82fb94673fbed8769431 Mon Sep 17 00:00:00 2001 From: Matthew Fennell Date: Sun, 3 Mar 2024 13:35:11 +0000 Subject: Update vars.yml references in the README These references were out of date with what was needed from the playbook. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 36e2d8b..96120df 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,8 @@ inventory/ borg_passphrase: # the passphrase that borg will encrypt your repo with borg_private_key_path: # e.g. /home/matthew/.ssh/some-key borg_repo: # the repo to use, e.g. ssh://example.org/./repo -certbot_email: an email address letsencrypt should use if renewal fails +postgres_password: # the password that prosody will use to access the database +turn_secret: # the password prosody will use to interact with turn virtual_host: the domain of the JID you'd like to use, e.g. koyo.haus ``` -- cgit v1.2.3