disko flash script, new hosts, and other things
This commit is contained in:
@@ -78,6 +78,18 @@
|
||||
user = "me";
|
||||
};
|
||||
|
||||
fe = {
|
||||
port = 22;
|
||||
hostname = "fe";
|
||||
user = "me";
|
||||
};
|
||||
|
||||
fes = {
|
||||
port = 22;
|
||||
hostname = "fe";
|
||||
user = "server";
|
||||
};
|
||||
|
||||
fusus = {
|
||||
port = 49388;
|
||||
hostname = "fusu";
|
||||
|
||||
Reference in New Issue
Block a user