Added system3
This commit is contained in:
+2
-1
@@ -11,10 +11,11 @@ in {
|
||||
enableRollback = true;
|
||||
};
|
||||
|
||||
limina = define-host "10.0.0.1" "limina";
|
||||
lambda = define-host "10.0.0.11" "lambda";
|
||||
limina = define-host "10.0.0.1" "limina";
|
||||
nostromo = define-host "10.0.0.10" "nostromo";
|
||||
plato = define-host "10.0.0.21" "plato";
|
||||
spark = define-host "10.0.0.108" "spark";
|
||||
system3 = define-host "10.0.0.111" "system3";
|
||||
zbox = define-host "10.0.0.110" "zbox";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user