removed RequestTTY and RemoteCommand from unlock-jeeves

This commit is contained in:
2024-09-15 12:46:25 -04:00
parent eb16e67c72
commit f1c4fc6e43

View File

@@ -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";