summaryrefslogtreecommitdiff
path: root/inventory/group_vars/chaos-at-home/vars.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-11-11 03:09:35 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-11-11 12:53:16 +0100
commit1e4520fbdb6a72cfaf39746e3f89544771720394 (patch)
treee9171a34a2efe41ef08dbcf768e00df20abe79d2 /inventory/group_vars/chaos-at-home/vars.yml
parentrename ubuntu-ws role to ws/base (diff)
add zfs support to new workstation/base role
Diffstat (limited to 'inventory/group_vars/chaos-at-home/vars.yml')
-rw-r--r--inventory/group_vars/chaos-at-home/vars.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/inventory/group_vars/chaos-at-home/vars.yml b/inventory/group_vars/chaos-at-home/vars.yml
index ac999612..c09c75e1 100644
--- a/inventory/group_vars/chaos-at-home/vars.yml
+++ b/inventory/group_vars/chaos-at-home/vars.yml
@@ -7,3 +7,7 @@ admin_users_group:
acmetool_account_email: admin@chaos-at-home.org
apt_repo_provider: inode
+
+apt_repo_blackmagic_auth:
+ username: "chaos-at-home"
+ password: "{{ vault_apt_repo_blackmagic_auth.password }}"