Skip to content

Commit b25b4f3

Browse files
committed
ansible: move logs from b-hel-fi to b-lej-de
1 parent bf4289d commit b25b4f3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ nomad_host_volumes:
2020
- name: glibc_hostdir
2121
path: /hostdir
2222
read_only: false
23-
- name: loki-data
24-
path: /mnt/data/loki
25-
read_only: false
2623
- name: debuginfod-data
2724
path: /mnt/data/debuginfod
2825
read_only: false

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@ nomad_host_volumes:
3535
- name: grafana
3636
path: /data/grafana
3737
read_only: false
38+
- name: loki-data
39+
path: /data/loki
40+
read_only: false

0 commit comments

Comments
 (0)