add meta and os profiles; add distro and vw variable

This commit is contained in:
Philip Henning 2024-12-13 16:44:14 +01:00
parent e1d6ae2686
commit 14f0cc458a
6 changed files with 63 additions and 188 deletions

View file

@ -7,7 +7,7 @@ Include {{@@ env['HOME'] @@}}/.colima/ssh_config
Include config.d/*.config
Include config.d/*/*.config
{%@@ if profile == 'susanoo.local' or profile == 'WVDEWOBMC001307' @@%}#
{%@@ if distro == 'macos' @@%}#
# This have to be LAST
#
Match host * exec "[[ -z $SSH_CLIENT && -z $SSH_TTY ]]"