summaryrefslogtreecommitdiff
path: root/inventory/group_vars/glt-live/vars.yml
blob: 65287b3a84b178b3af44091b3e7bb3b215afc297 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
zsh_banner: linuxtage

ssh_users_root:
  - equinox
  - spel

acme_account_email: equinox@spreadspace.org
acme_directory_server: "{{ acme_directory_server_le_live_v2 }}"

apt_repo_blackmagic_auth:
  username: "glt"
  password: "{{ vault_apt_repo_blackmagic_auth.password }}"