Compare commits
1 Commits
6edca143b0
...
51e33815df
Author | SHA1 | Date | |
---|---|---|---|
51e33815df |
@ -8,7 +8,11 @@ include:
|
||||
- profile.seccheck
|
||||
- profile.zypp
|
||||
- profile.prometheus.node_exporter
|
||||
{%- if salt['cmd.run']("awk '/^passwd/{ print $2; exit }' /etc/nsswitch.conf") == 'sss' %}
|
||||
{%- do salt.log.warning('Not configuring local users due to sss') %}
|
||||
{%- else %}
|
||||
- users
|
||||
{%- endif %}
|
||||
- .ssh
|
||||
- postfix.config
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user