Skip to content

Commit 846a198

Browse files
classabbyampthe-maldridge
authored andcommitted
Revert "ansible: add a-sea-us to buildworkers, add host vars/volumes for building"
This reverts commit 7994b36.
1 parent 988913e commit 846a198

2 files changed

Lines changed: 0 additions & 22 deletions

File tree

ansible/host_vars/a-sea-us.m.voidlinux.org.yml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,3 @@ xbps_repository_nonfree: https://{{ xbps_repository_address }}/current/aarch64/n
88
xbps_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

ansible/inventory

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[buildworker]
22
a-fsn-de.m.voidlinux.org
33
b-fsn-de.m.voidlinux.org
4-
a-sea-us.m.voidlinux.org
54

65
[root_mirror]
76
a-fsn-de.m.voidlinux.org

0 commit comments

Comments
 (0)