Include role.salt.common in master
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful

Needed to allow individual apply's of salt.master without breaking
common configuration options.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
Georg Pfuetzenreuter 2023-01-24 21:46:18 +01:00
parent d83eb08f48
commit 4c6b221dad
Signed by: Georg
GPG Key ID: 1ED2F138E7E6FF57

View File

@ -1,5 +1,8 @@
{%- set formulas = ['salt', 'users', 'postfix'] -%}
include:
- role.salt.common
salt:
interface: ${'secret_salt:master:interface'}
master_remove_config: True