summaryrefslogtreecommitdiff
path: root/inventory/group_vars
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/group_vars')
-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 }}"