summaryrefslogtreecommitdiff
path: root/inventory/group_vars/glt-live/vars.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-04-03 20:18:22 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-04-03 20:18:22 +0200
commitb90a0f8dfdcfc045bdfef50ce0e91bbd056f3d47 (patch)
treee4a3b32502905113b1c1a499ee6a2a10e3af78c3 /inventory/group_vars/glt-live/vars.yml
parentnginx/vhost: fix string concat issue incase nginx_vhost.name is not a string (diff)
cleanup old linuxtage stuff and add new glt-jitsi
Diffstat (limited to 'inventory/group_vars/glt-live/vars.yml')
-rw-r--r--inventory/group_vars/glt-live/vars.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/inventory/group_vars/glt-live/vars.yml b/inventory/group_vars/glt-live/vars.yml
deleted file mode 100644
index 65287b3a..00000000
--- a/inventory/group_vars/glt-live/vars.yml
+++ /dev/null
@@ -1,13 +0,0 @@
----
-zsh_banner: linuxtage
-
-ssh_users_root:
- - equinox
- - spel
-
-acme_account_email: equinox@spreadspace.org
-acme_directory_server: "{{ acme_directory_server_le_live_v2 }}"
-
-apt_repo_blackmagic_auth:
- username: "glt"
- password: "{{ vault_apt_repo_blackmagic_auth.password }}"