From a3fdf07aa7b9ae87dd9a4c997a894105f20adbec Mon Sep 17 00:00:00 2001 From: Actaeus Curabitur Date: Thu, 20 May 2021 21:40:27 -0500 Subject: [PATCH] Update minnion environment variable --- states/roles/maintain/saltminion/minion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/states/roles/maintain/saltminion/minion b/states/roles/maintain/saltminion/minion index f9d4271..e619a21 100644 --- a/states/roles/maintain/saltminion/minion +++ b/states/roles/maintain/saltminion/minion @@ -351,7 +351,7 @@ master: salt.actcur.com {%- if pillar['env'] is defined -%} {%- set env=pillar['env'] -%} {%- endif %} -environment: {{ env }} +saltenv: {{ env }} pillarenv: {{ env }} # # If using the local file directory, then the state top file name needs to be