summaryrefslogtreecommitdiff
path: root/inventory/group_vars/glt-live/vars.yml
blob: 42f824c8b2375d42a46187fa158054968abffc8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
zsh_banner: spreadspace

acmetool_account_email: equinox@spreadspace.org
acmetool_directory_server: "{{ acmetool_directory_server_le_live_v2 }}"

install:
  cloud:
    credentials:
      token: "{{ vault_hcloud_api_token }}"

network: {}

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