updated environment definition in minion config file

This commit is contained in:
Actaeus Curabitur 2021-08-15 00:56:07 -05:00
parent 96800f82e9
commit 87a9e712e1

View file

@ -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