Set env_order
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful

Option was removed in d4f39e8e5f, but the
default environment seems to not be set to "production" without
it being present. Adding it back until a better way is found.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
Georg Pfuetzenreuter 2023-05-01 20:20:32 +02:00
parent 27d178d852
commit 1089146801
Signed by: Georg
GPG Key ID: 1ED2F138E7E6FF57

View File

@ -54,6 +54,7 @@ salt:
pillar_merge_lists: True
pillar_source_merging_strategy: smart
top_file_merging_strategy: same
env_order: ['production']
log_level: info
show_jid: True
timeout: 20