Vcenter host

This commit is contained in:
Filippo Berto 2021-12-03 19:02:32 +01:00
parent 8903024bec
commit 56cc3b6485
2 changed files with 2 additions and 0 deletions

View file

@ -48,6 +48,7 @@
# firewall.enable = false;
hosts = {
"*.engine.sesar.int" = [ "172.20.28.210" ];
"vcenter.sesar.int" = [ "172.20.28.20" ];
};
};

View file

@ -76,6 +76,7 @@
useDHCP = false;
hosts = {
"*.engine.sesar.int" = [ "172.20.28.210" ];
"vcenter.sesar.int" = [ "172.20.28.20" ];
};
};