From 12e8354ac87d0cc6260e0730155486a60bf948c1 Mon Sep 17 00:00:00 2001 From: Sasi Olin Date: Jun 13 2022 07:18:01 +0000 Subject: Restore missing colon --- diff --git a/salt/profile/matrix/config.sls b/salt/profile/matrix/config.sls index 8f8ddb4..2473c55 100644 --- a/salt/profile/matrix/config.sls +++ b/salt/profile/matrix/config.sls @@ -77,7 +77,7 @@ workers_nginx_file: port: {{ port }} app: {{ app }} resources: {{ type.get('resources') }} - config {{ type.get('config') }} + config: {{ type.get('config') }} - require: - file: workers_conf_dir - require_in: