forked from fediversity/fediversity
skip acme
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
a8a62f00cf
commit
3c375da97c
4 changed files with 0 additions and 4 deletions
|
|
@ -7,5 +7,4 @@
|
|||
name = "root";
|
||||
};
|
||||
pathFromRoot = "/deployment/check/data-model-bash-proxmox";
|
||||
enableAcme = true;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -42,6 +42,5 @@ pkgs.testers.runNixOSTest {
|
|||
targetMachines
|
||||
pathToRoot
|
||||
pathFromRoot
|
||||
enableAcme
|
||||
;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,5 +7,4 @@
|
|||
name = "root";
|
||||
};
|
||||
pathFromRoot = "/deployment/check/data-model-tf-proxmox";
|
||||
enableAcme = true;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -44,6 +44,5 @@ pkgs.testers.runNixOSTest {
|
|||
targetMachines
|
||||
pathToRoot
|
||||
pathFromRoot
|
||||
enableAcme
|
||||
;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue