Deployment tests: also make acmeNodeIP available in NixOS test

This commit is contained in:
Nicolas Jeannerod 2025-06-04 15:40:00 +02:00 committed by Valentin Gagarin
parent 046f7c5998
commit 2fae356d0a

View file

@ -53,6 +53,7 @@ in
}; };
config = { config = {
acmeNodeIP = config.nodes.acme.networking.primaryIPAddress;
nodes = nodes =
{ {