mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
Added configuration to send specific environment variables.. or not to
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user