RIAPS / riaps-pycom

Python implementation of the RIAPS component model
Apache License 2.0
7 stars 8 forks source link

Set RIAPS* envvars for SSH sessions #229

Closed timkrentz closed 8 months ago

timkrentz commented 8 months ago

Commands executed over SSH such as ssh <host> <cmd> or those via Fabric occur in non-login non-interactive shells, which don't hit any of our .bash or .profile config files. This config sets RIAPSHOME and RIAPSAPPS for SSH sessions matching the riaps user.