summaryrefslogtreecommitdiff
path: root/_graveyard_/inventory/group_vars/chaos-at-home/vars.yml
diff options
context:
space:
mode:
Diffstat (limited to '_graveyard_/inventory/group_vars/chaos-at-home/vars.yml')
-rw-r--r--_graveyard_/inventory/group_vars/chaos-at-home/vars.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/_graveyard_/inventory/group_vars/chaos-at-home/vars.yml b/_graveyard_/inventory/group_vars/chaos-at-home/vars.yml
new file mode 100644
index 00000000..8e1f3db1
--- /dev/null
+++ b/_graveyard_/inventory/group_vars/chaos-at-home/vars.yml
@@ -0,0 +1,13 @@
+---
+zsh_banner: chaos-at-home
+
+admin_users_group:
+ - equinox
+
+acmetool_account_email: admin@chaos-at-home.org
+
+apt_repo_provider: anexia
+
+apt_repo_blackmagic_auth:
+ username: "chaos-at-home"
+ password: "{{ vault_apt_repo_blackmagic_auth.password }}"