Fix sesar and audio configurations for odin
This commit is contained in:
parent
5f413f4195
commit
4be00e0ab5
3 changed files with 4 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
networking = {
|
||||
hosts = {
|
||||
"172.20.28.210" = [ "datanode1" "datanode2" "datanode3" ];
|
||||
"172.20.28.210" = [ "datanode1" "datanode2" "datanode3" "namenode" ];
|
||||
# "172.20.28.210" = [ "*.engine.sesar.int" ];
|
||||
"159.149.147.137" = [ "vcenter.sesar.int" ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue