3
0
Fork 0
forked from mirrors/nixpkgs

nixos/corerad: update test for new configuration

This commit is contained in:
Matt Layher 2020-01-19 11:27:11 -05:00 committed by Jon
parent 228425978d
commit 50c661c447

View file

@ -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"
''; '';
}; };