autodetect_email from .ssh/authorized_keys

This commit is contained in:
pvincent
2024-02-29 22:39:26 +04:00
parent 4fbae210ce
commit c41d2af86b
2 changed files with 23 additions and 17 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ containers:
credential:
username: {{env.current_user}}
shadow: {{env.shadow_passwd}}
email: TO BE DEFINED # example user@domain.tld
email: {{env.valid_email}}