forked from Fediversity/Fediversity
Deployment tests: also make acmeNodeIP
available in NixOS test
This commit is contained in:
parent
046f7c5998
commit
2fae356d0a
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
|
acmeNodeIP = config.nodes.acme.networking.primaryIPAddress;
|
||||||
|
|
||||||
nodes =
|
nodes =
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue