From 87a9e712e11db0d7dd7b528f27c20b0b9479b9ed Mon Sep 17 00:00:00 2001 From: Actaeus Curabitur Date: Sun, 15 Aug 2021 00:56:07 -0500 Subject: [PATCH] updated environment definition in minion config file --- 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