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

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