forked from fediversity/fediversity
fix caller from inlining tf-proxmox model
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
47cccebadb
commit
3e4d1c7bf3
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ in
|
|||
host = nodeName;
|
||||
inherit key-file sshOpts;
|
||||
};
|
||||
caller = "deployment/check/data-model-tf-proxmox/setups/vm.nix";
|
||||
caller = "deployment/check/data-model-tf-proxmox/data-model.nix";
|
||||
inherit
|
||||
args
|
||||
deployment-name
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue