diff --git a/ansible/gitea.yaml b/ansible/gitea.yaml index da636f7..985372a 100644 --- a/ansible/gitea.yaml +++ b/ansible/gitea.yaml @@ -6,4 +6,5 @@ - lego - nginx - gitea + - netbird_peer - ldap_client diff --git a/ansible/inventories/production/host_vars/git.jthan.io/vars.yaml b/ansible/inventories/production/host_vars/git.jthan.io/vars.yaml index f5eeb76..d201ede 100644 --- a/ansible/inventories/production/host_vars/git.jthan.io/vars.yaml +++ b/ansible/inventories/production/host_vars/git.jthan.io/vars.yaml @@ -14,3 +14,7 @@ olm_secret: "{{ lookup('bitwarden.secrets.lookup', 'a9499a7f-4b3e-4c1b-97a0-b3de olm_loglevel: "INFO" olm_override_dns: "false" olm_tunnel_dns: "true" + +netbird_version: "0.68.3" +netbird_sha256: "a3ba352f2b2bfbcd1bf157257b3b1fbe4c9d21dee2a7cb15e9c36b2a092563d9 " +netbird_setup_key: "{{ lookup('bitwarden.secrets.lookup', '4ba58bbe-e459-4978-894b-b43000561a2f') }}"