containers/citrine: oops
This commit is contained in:
parent
a7afbda109
commit
1936294ea4
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
let
|
let
|
||||||
name = "citrine";
|
name = "citrine";
|
||||||
subnetId = "3";
|
subnetId = "3";
|
||||||
subnet = x: "fd0d:1::${subnetId}:${x}";
|
subnet = x: "fd0d:1::${subnetId}:${toString x}";
|
||||||
host = subnet 1;
|
host = subnet 1;
|
||||||
client = subnet 2;
|
client = subnet 2;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue