We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 988913e commit 846a198Copy full SHA for 846a198
2 files changed
ansible/host_vars/a-sea-us.m.voidlinux.org.yml
@@ -8,24 +8,3 @@ xbps_repository_nonfree: https://{{ xbps_repository_address }}/current/aarch64/n
8
xbps_repoconf_repos_enabled:
9
- 00-repository-main
10
- 10-repository-nonfree
11
-
12
-sshd_AllowGroups:
13
- - build-ops
14
15
-buildworker_archs:
16
- - aarch64
17
- - aarch64-musl
18
19
-nomad_host_volumes:
20
- - name: ccache
21
- path: /hostdir/ccache
22
- read_only: true
23
- - name: aarch64_hostdir
24
- path: /hostdir
25
- read_only: false
26
- - name: aarch64_workdir
27
- path: /builder/workdir
28
29
- - name: aarch64_buildrootdir
30
- path: /builder/buildroot
31
ansible/inventory
@@ -1,7 +1,6 @@
1
[buildworker]
2
a-fsn-de.m.voidlinux.org
3
b-fsn-de.m.voidlinux.org
4
-a-sea-us.m.voidlinux.org
5
6
[root_mirror]
7
0 commit comments