From a8ac5b635ceca0c5ee6fe6e157ac230086aeb2c3 Mon Sep 17 00:00:00 2001 From: Jonathan DeMasi Date: Sat, 24 Jan 2026 13:27:12 -0700 Subject: [PATCH] add LE email --- .../production/host_vars/ldap.home.jthan.io/vars.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ansible/inventories/production/host_vars/ldap.home.jthan.io/vars.yaml b/ansible/inventories/production/host_vars/ldap.home.jthan.io/vars.yaml index c7765cf..2341237 100644 --- a/ansible/inventories/production/host_vars/ldap.home.jthan.io/vars.yaml +++ b/ansible/inventories/production/host_vars/ldap.home.jthan.io/vars.yaml @@ -1,5 +1,8 @@ root_pw: "{{ lookup('bitwarden.secrets.lookup', '64a96d82-179b-41af-898d-b3dc014f44a0') }}" + +letsencrypt_email: "me@jthan.io" linode_dns_token: "{{ lookup('bitwarden.secrets.lookup', '8849d676-e53e-4aef-a7e6-b3dc014dd698') }}" + ldap_domain: ldap.home.jthan.io ldap_basedn: dc=ldap,dc=home,dc=jthan,dc=io