Vcenter host
This commit is contained in:
parent
8903024bec
commit
56cc3b6485
2 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
|||
# firewall.enable = false;
|
||||
hosts = {
|
||||
"*.engine.sesar.int" = [ "172.20.28.210" ];
|
||||
"vcenter.sesar.int" = [ "172.20.28.20" ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -76,6 +76,7 @@
|
|||
useDHCP = false;
|
||||
hosts = {
|
||||
"*.engine.sesar.int" = [ "172.20.28.210" ];
|
||||
"vcenter.sesar.int" = [ "172.20.28.20" ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue