File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,3 +8,24 @@ xbps_repository_nonfree: https://{{ xbps_repository_address }}/current/aarch64/n
88xbps_repoconf_repos_enabled :
99 - 00-repository-main
1010 - 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+ read_only : false
29+ - name : aarch64_buildrootdir
30+ path : /builder/buildroot
31+ read_only : false
Original file line number Diff line number Diff line change 22a-hel-fi.m.voidlinux.org
33a-fsn-de.m.voidlinux.org
44b-fsn-de.m.voidlinux.org
5+ a-sea-us.m.voidlinux.org
56
67[root_mirror]
78a-fsn-de.m.voidlinux.org
You can’t perform that action at this time.
0 commit comments