nut
nut copied to clipboard
Default config is version 6 (which doesn't support volumes)
Steps to reproduce
-
nut --init
- edit nut.yml
- add volumes declaration
-
nut run
- volumes are not mounted
- adjust config version 6 -> 7 in nut.yml
-
nut run
- volumes are mounted