forked from mirrors/nixpkgs
nixos/corerad: update test for new configuration
This commit is contained in:
parent
228425978d
commit
50c661c447
|
@ -18,8 +18,7 @@ import ./make-test-python.nix (
|
||||||
[[interfaces]]
|
[[interfaces]]
|
||||||
name = "eth1"
|
name = "eth1"
|
||||||
send_advertisements = true
|
send_advertisements = true
|
||||||
[[interfaces.plugins]]
|
[[interfaces.prefix]]
|
||||||
name = "prefix"
|
|
||||||
prefix = "::/64"
|
prefix = "::/64"
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue