dns
This commit is contained in:
parent
a7d5b82ed8
commit
78c39b1c28
3 changed files with 27 additions and 4 deletions
|
@ -40,6 +40,12 @@
|
|||
ip = "192.168.0.106";
|
||||
mac = "BE:30:DB:F8:C6:55";
|
||||
};
|
||||
"dns-1" = {
|
||||
ip = "192.168.0.107";
|
||||
mac = "12:84:3B:E0:8A:A0";
|
||||
profile = "dns";
|
||||
tags = [ "networking" ];
|
||||
};
|
||||
"MariaDB" = {
|
||||
ip = "192.168.0.109";
|
||||
mac = "00:0c:29:23:4f:12";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue