modules/cluster: fix settings scope

This commit is contained in:
Astro 2022-09-29 18:23:36 +02:00
parent 9c2262688a
commit a22321a25d
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ in {
enableDocker = false;
dropPrivileges = false;
settings = {
settings = rec {
datacenter = "c3d2";
plugin.raw_exec.config.enabled = true;
# no /dev/kvm otherwise. TODO: retry with nomad>1.3.3