We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf6ad08 commit 1c9963eCopy full SHA for 1c9963e
1 file changed
ansible/host_vars/b-fsn-de.m.voidlinux.org.yml
@@ -10,12 +10,12 @@ nomad_host_volumes:
10
- name: ccache
11
path: /hostdir/ccache
12
read_only: true
13
- - name: musl_hostdir
+ - name: aarch64_hostdir
14
path: /hostdir
15
read_only: false
16
- - name: musl_workdir
+ - name: aarch64_workdir
17
path: /workdir
18
19
- - name: musl_buildrootdir
+ - name: aarch64_buildrootdir
20
path: /buildroot
21
0 commit comments