nixos/nebula: Add final newline to module and test
This commit is contained in:
parent
10a6af2d61
commit
002fe4f19d
@ -209,4 +209,4 @@ in
|
|||||||
${nameToId netName} = {};
|
${nameToId netName} = {};
|
||||||
}) cfg.networks);
|
}) cfg.networks);
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -193,4 +193,4 @@ in
|
|||||||
node2.succeed("ping -c3 10.0.100.4")
|
node2.succeed("ping -c3 10.0.100.4")
|
||||||
node4.succeed("ping -c3 10.0.100.2")
|
node4.succeed("ping -c3 10.0.100.2")
|
||||||
'';
|
'';
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user