Skip to content

Commit c66fbd4

Browse files
committed
ansible/host_vars: Add vmlogs volume on j-hel-fi
1 parent 7a9bcff commit c66fbd4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ nomad_host_volumes:
2525
- name: etherpad-data
2626
path: /data/etherpad
2727
read_only: false
28+
- name: vmlogs_data
29+
path: /data/vmlogs
30+
read_only: false

0 commit comments

Comments
 (0)