rename wg1 to tr1 at home
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
|
||||
"tr1" = {
|
||||
hostname = "tr1.t1.xyz";
|
||||
port = 22001;
|
||||
identityFile = tb1;
|
||||
};
|
||||
"tr1.local" = {
|
||||
@@ -27,15 +28,6 @@
|
||||
identityFile = tb1;
|
||||
};
|
||||
|
||||
"wg1" = {
|
||||
hostname = "192.168.50.101";
|
||||
identityFile = tb1;
|
||||
};
|
||||
"wg1.local" = {
|
||||
hostname = "192.168.50.101";
|
||||
identityFile = tb1;
|
||||
};
|
||||
|
||||
# Cloud Machines
|
||||
"t1" = {
|
||||
hostname = "95.216.215.4";
|
||||
|
||||
Reference in New Issue
Block a user