Add ephemeral_disk setting to group_start

This commit is contained in:
Daniel Berteaud 2024-04-09 10:17:29 +02:00
parent c8f5c5e6d7
commit bbc4600b30
1 changed files with 5 additions and 0 deletions

View File

@ -18,3 +18,8 @@
[[- end ]]
}
[[- end ]]
ephemeral_disk {
# Use minimal ephemeral disk
size = 101
}