update cookied input
This commit is contained in:
parent
496b493efa
commit
a53076e076
3 changed files with 8 additions and 5 deletions
|
@ -115,6 +115,10 @@ in
|
|||
name = "domain-name-servers";
|
||||
data = "10.0.0.2";
|
||||
}
|
||||
{
|
||||
name = "cookie-servers";
|
||||
data = "10.0.0.3";
|
||||
}
|
||||
];
|
||||
subnet4 = [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue