forked from fediversity/fediversity
skip acme
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
f68e42d5c0
commit
a5b0f5aa6d
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