Added configuration to send specific environment variables.. or not to

This commit is contained in:
Michele Cereda
2022-09-27 11:39:48 +02:00
parent 691d82108a
commit 24a0ae76bf

View File

@@ -133,6 +133,7 @@ Host targaryen
Host *ell
user oberyn
sendenv BE_SASSY
Host * !martell
LogLevel INFO
@@ -140,6 +141,7 @@ Host * !martell
Host *
User root
Compression yes
SendEnv -LC_* -LANG*
```
```ssh-config