summaryrefslogtreecommitdiff
path: root/roles/vpn/templates
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-03 00:24:17 -0500
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-03 00:24:17 -0500
commit807637e9a4d7edf82ceb5bdcb0a24e08dfa34527 (patch)
tree33130024dc77a59745ba5e309bf567c6f0c12126 /roles/vpn/templates
parentb0a563db34c7ac86f36c3f293ea8610de1c8a35c (diff)
downloadoldinfra-807637e9a4d7edf82ceb5bdcb0a24e08dfa34527.tar.gz
oldinfra-807637e9a4d7edf82ceb5bdcb0a24e08dfa34527.zip
change nijika -> headscale and add authentik domain
Diffstat (limited to 'roles/vpn/templates')
-rw-r--r--roles/vpn/templates/config.yml.j26
1 files changed, 3 insertions, 3 deletions
diff --git a/roles/vpn/templates/config.yml.j2 b/roles/vpn/templates/config.yml.j2
index 4eb5359..73b2c40 100644
--- a/roles/vpn/templates/config.yml.j2
+++ b/roles/vpn/templates/config.yml.j2
@@ -10,7 +10,7 @@
#
# https://myheadscale.example.com:443
#
-server_url: https://nijika.simponic.xyz:443
+server_url: https://headscale.simponic.xyz:443
# Address to listen to / bind to on the server
#
@@ -163,7 +163,7 @@ acme_url: https://acme-v02.api.letsencrypt.org/directory
acme_email: "elizabeth.hunt@simponic.xyz"
# Domain name to request a TLS certificate for:
-tls_letsencrypt_hostname: "nijika.simponic.xyz"
+tls_letsencrypt_hostname: "headscale.simponic.xyz"
# Path to store certificates and metadata needed by
# letsencrypt
@@ -254,7 +254,7 @@ dns_config:
# `base_domain` must be a FQDNs, without the trailing dot.
# The FQDN of the hosts will be
# `hostname.user.base_domain` (e.g., _myhost.myuser.example.com_).
- base_domain: nijika.simponic.xyz
+ base_domain: headscale.simponic.xyz
# Unix socket used for the CLI to connect without authentication
# Note: for production you will want to set this to something like: