Skip to content

Commit cf6ad08

Browse files
classabbyampthe-maldridge
authored andcommitted
Revert "ansible/host_vars/a-hel-fi: decommission as a builder"
This reverts commit 1b74ac0.
1 parent 846a198 commit cf6ad08

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

ansible/host_vars/a-hel-fi.m.voidlinux.org.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,22 @@ network_static_interfaces:
1212
- 95.216.76.97/26
1313
- 2a01:4f9:2b:c9e::2/64
1414

15+
sshd_AllowGroups:
16+
- build-ops
17+
1518
nomad_host_volumes:
1619
- name: terrastate
1720
path: /nomad/terrastate
1821
read_only: false
22+
- name: musl_hostdir
23+
path: /hostdir
24+
read_only: false
25+
- name: musl_workdir
26+
path: /workdir
27+
read_only: false
28+
- name: musl_buildrootdir
29+
path: /buildroot
30+
read_only: false
31+
- name: ccache
32+
path: /hostdir/ccache
33+
read_only: true

ansible/inventory

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[buildworker]
2+
a-hel-fi.m.voidlinux.org
23
a-fsn-de.m.voidlinux.org
34
b-fsn-de.m.voidlinux.org
45

0 commit comments

Comments
 (0)