deploy dns-2.hades
This commit is contained in:
parent
78c39b1c28
commit
4582a9a66e
1 changed files with 6 additions and 0 deletions
|
@ -46,6 +46,12 @@
|
|||
profile = "dns";
|
||||
tags = [ "networking" ];
|
||||
};
|
||||
"dns-2" = {
|
||||
ip = "192.168.0.108";
|
||||
mac = "56:C3:9C:A5:41:81";
|
||||
profile = "dns";
|
||||
tags = [ "networking" ];
|
||||
};
|
||||
"MariaDB" = {
|
||||
ip = "192.168.0.109";
|
||||
mac = "00:0c:29:23:4f:12";
|
||||
|
|
Loading…
Add table
Reference in a new issue