summaryrefslogtreecommitdiff
path: root/inventory/group_vars/elevate/vars.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/group_vars/elevate/vars.yml')
-rw-r--r--inventory/group_vars/elevate/vars.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/inventory/group_vars/elevate/vars.yml b/inventory/group_vars/elevate/vars.yml
new file mode 100644
index 00000000..e108d8f2
--- /dev/null
+++ b/inventory/group_vars/elevate/vars.yml
@@ -0,0 +1,8 @@
+---
+zsh_banner: elevate
+
+acmetool_account_email: equinox@elevate.at
+
+apt_repo_blackmagic_auth:
+ username: "elevate"
+ password: "{{ vault_apt_repo_blackmagic_auth.password }}"