summaryrefslogtreecommitdiff
path: root/inventory/group_vars/all/main.yml
blob: 1e1b535dd9914c051c644640932ff54dbb837eb2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
# Build-related directories
global_artifacts_dir: "{{ inventory_dir }}/../artifacts"
global_cache_dir: "{{ inventory_dir }}/../.cache"

# Directory for static assets
global_files_dir: "{{ inventory_dir }}/../files"

ssh_keys_root: "{{ ssh_keys.equinox[env_group] }}"


apt_repo_providers:
  default:
    debian: deb.debian.org
    ubuntu: archive.ubuntu.com
  ffgraz:
    debian: debian.ffgraz.net
    ubuntu: debian.ffgraz.net