mirror of
https://github.com/YunoHost-Apps/nomad_ynh.git
synced 2024-09-03 19:55:53 +02:00
8 lines
121 B
HCL
8 lines
121 B
HCL
|
plugin "nomad-driver-lxc" {
|
||
|
config {
|
||
|
enabled = true
|
||
|
volumes_enabled = true
|
||
|
lxc_path = "/var/lib/lxc"
|
||
|
}
|
||
|
}
|