Skip to content

Commit 1c9963e

Browse files
classabbyampthe-maldridge
authored andcommitted
Revert "ansible/host_vars/b-fsn-de: rename builder volumes"
This reverts commit 196700d.
1 parent cf6ad08 commit 1c9963e

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: musl_hostdir
13+
- name: aarch64_hostdir
1414
path: /hostdir
1515
read_only: false
16-
- name: musl_workdir
16+
- name: aarch64_workdir
1717
path: /workdir
1818
read_only: false
19-
- name: musl_buildrootdir
19+
- name: aarch64_buildrootdir
2020
path: /buildroot
2121
read_only: false

0 commit comments

Comments
 (0)