Updated SSSD config file
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
# Managed by Salt
|
||||
|
||||
{%- for key, value in sssd.items() -%}
|
||||
{%- for key, value in sssd.config.iteritems() -%}
|
||||
{%- if value is mapping -%}
|
||||
[{{ key }}]
|
||||
{%- for key2, value2 -%}
|
||||
|
Reference in New Issue
Block a user