Skip to content

Commit c9f4ee9

Browse files
classabbyampthe-maldridge
authored andcommitted
ansible/host_vars/b-fsn-de: rename builder volumes
b-fsn-de will now have the musl builders
1 parent 6c704da commit c9f4ee9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ansible/host_vars/b-fsn-de.m.voidlinux.org.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ nomad_host_volumes:
1010
- name: ccache
1111
path: /hostdir/ccache
1212
read_only: true
13-
- name: aarch64_hostdir
13+
- name: musl_hostdir
1414
path: /hostdir
1515
read_only: false
16-
- name: aarch64_workdir
16+
- name: musl_workdir
1717
path: /workdir
1818
read_only: false
19-
- name: aarch64_buildrootdir
19+
- name: musl_buildrootdir
2020
path: /buildroot
2121
read_only: false

0 commit comments

Comments
 (0)