|
|
|
|
|
|
|
|
|
|
|
|
|
|
{%- if grains.os_family == 'Debian' %} |
|
|
{%- if grains.os_family == 'Debian' %} |
|
|
|
|
|
|
|
|
|
|
|
linux_auth_ldap_debconf_package: |
|
|
|
|
|
pkg.installed: |
|
|
|
|
|
- pkgs: [ 'debconf-utils' ] |
|
|
|
|
|
|
|
|
linux_auth_debconf_libnss-ldapd: |
|
|
linux_auth_debconf_libnss-ldapd: |
|
|
debconf.set: |
|
|
debconf.set: |
|
|
- name: libnss-ldapd |
|
|
- name: libnss-ldapd |
|
|
|
|
|
|
|
|
value: 'false' |
|
|
value: 'false' |
|
|
- require_in: |
|
|
- require_in: |
|
|
- pkg: linux_auth_ldap_packages |
|
|
- pkg: linux_auth_ldap_packages |
|
|
|
|
|
- require: |
|
|
|
|
|
- pkg: linux_auth_ldap_debconf_package |
|
|
|
|
|
|
|
|
linux_auth_debconf_libpam-ldapd: |
|
|
linux_auth_debconf_libpam-ldapd: |
|
|
debconf.set: |
|
|
debconf.set: |