Include role.salt.common in master
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
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:
parent
d83eb08f48
commit
4c6b221dad
@ -1,5 +1,8 @@
|
||||
{%- set formulas = ['salt', 'users', 'postfix'] -%}
|
||||
|
||||
include:
|
||||
- role.salt.common
|
||||
|
||||
salt:
|
||||
interface: ${'secret_salt:master:interface'}
|
||||
master_remove_config: True
|
||||
|
Loading…
Reference in New Issue
Block a user