diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -87,7 +87,6 @@ inventory/ ```yaml acme_account_uri_nonprod: # the staging uri we should add CAA records for acme_account_uri_prod: # the prod uri we should add CAA records for -anonymous_login: # should we allow anonymous users on the server? e.g. true borg_private_key_path: # e.g. /home/matthew/.ssh/some-key borg_repo: # the repo to use, e.g. ssh://example.org/./repo cert_host: # the server that manages certs, e.g. matthew-server.local |