Enable users-formula
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
Georg Pfuetzenreuter 2023-01-22 21:37:45 +01:00
parent a3583e25a5
commit 48c9e05de1
Signed by: Georg
GPG Key ID: 1ED2F138E7E6FF57

View File

@ -1,4 +1,4 @@
{%- set formulas = ['salt-formula'] -%}
{%- set formulas = ['salt', 'users'] -%}
salt:
interface: ${'secret_salt:master:interface'}
@ -20,7 +20,7 @@ salt:
file_roots:
production:
{%- for formula in formulas %}
- /srv/formulas/{{ formula }}
- /srv/formulas/{{ formula }}-formula
{%- endfor %}
gitfs_root: salt
gitfs_remotes: