summaryrefslogtreecommitdiff
path: root/inventory/group_vars/chaos-at-home/vars.yml
blob: ad80c3b24f242272e122f885ec0273f27ae474b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
zsh_banner: chaos-at-home

admin_users_group:
  - equinox

acme_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 }}"