chore: ssh changes
This commit is contained in:
@@ -96,10 +96,10 @@
|
|||||||
User = "m3tam3re";
|
User = "m3tam3re";
|
||||||
IdentityFile = "~/.ssh/m3ta-adm";
|
IdentityFile = "~/.ssh/m3ta-adm";
|
||||||
};
|
};
|
||||||
"hermes" = {
|
"hermes-agent" = {
|
||||||
HostName = "46.224.0.92";
|
HostName = "204.168.229.93";
|
||||||
User = "admin";
|
User = "hermes";
|
||||||
IdentityFile = "~/.ssh/m3tam3re";
|
IdentityFile = "~/.ssh/hermes";
|
||||||
};
|
};
|
||||||
"m3-zelda" = {
|
"m3-zelda" = {
|
||||||
HostName = "95.217.189.186";
|
HostName = "95.217.189.186";
|
||||||
|
|||||||
@@ -74,6 +74,11 @@
|
|||||||
User = "m3tam3re";
|
User = "m3tam3re";
|
||||||
IdentityFile = "~/.ssh/sascha.koenig";
|
IdentityFile = "~/.ssh/sascha.koenig";
|
||||||
};
|
};
|
||||||
|
"hermes-agent" = {
|
||||||
|
HostName = "204.168.229.93";
|
||||||
|
User = "hermes";
|
||||||
|
IdentityFile = "~/.ssh/hermes";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user