mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
removed RequestTTY and RemoteCommand from unlock-jeeves
This commit is contained in:
@@ -15,8 +15,6 @@
|
|||||||
user = "root";
|
user = "root";
|
||||||
identityFile = "~/.ssh/id_ed25519";
|
identityFile = "~/.ssh/id_ed25519";
|
||||||
port = 2222;
|
port = 2222;
|
||||||
RequestTTY = "yes";
|
|
||||||
RemoteCommand = "cryptsetup-askpass";
|
|
||||||
};
|
};
|
||||||
jeevesjr = {
|
jeevesjr = {
|
||||||
hostname = "192.168.90.35";
|
hostname = "192.168.90.35";
|
||||||
|
|||||||
Reference in New Issue
Block a user