From: Maximilian Friedersdorff Date: Tue, 25 Oct 2022 12:44:30 +0000 (+0100) Subject: Set git email X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=14b17e2dbceee21e5a73882c9207003a87324d8b;p=max%2Fsaltfiles.git Set git email --- diff --git a/states/git/init.sls b/states/git/init.sls index 6090612..955e89d 100644 --- a/states/git/init.sls +++ b/states/git/init.sls @@ -49,7 +49,7 @@ include: - user: {{ grains['user'] }} {% endfor %} -{% if grains['host'] in ["barium"] %} +{% if grains['host'] in ["barium", "baryte"] %} work_email: git.config_set: - name: user.email