Automatically detect mountpoint for iocage (#80)
* automate grabbing iocage dataset instead of hardcoding * move iocage dataset define to jailman.sh instead of config.yml It can still be overriden by config.yml
This commit is contained in:
committed by
kjeld Schouten-Lebbing
parent
dc6eb4a4b7
commit
759da942d2
@ -3,8 +3,6 @@ global:
|
||||
dataset:
|
||||
# dataset for internal jail config files
|
||||
config: tank/apps
|
||||
# Iocage root dataset
|
||||
iocage: tank/iocage
|
||||
# Media library dataset
|
||||
media: tank/media
|
||||
# Parent downloads dataset
|
||||
|
Reference in New Issue
Block a user