Remove the unused LDAP variables from the main config file
This commit is contained in:
parent
38f39af2a4
commit
72cc6342f1
@ -143,9 +143,6 @@ template "/opt/ejabberd/conf/ejabberd.yml" do
|
|||||||
sensitive true
|
sensitive true
|
||||||
variables pgsql_password: postgresql_data_bag_item['ejabberd_user_password'],
|
variables pgsql_password: postgresql_data_bag_item['ejabberd_user_password'],
|
||||||
hosts: hosts,
|
hosts: hosts,
|
||||||
ldap_base: ldap_base,
|
|
||||||
ldap_server: ldap_domain,
|
|
||||||
ldap_encryption_type: ldap_encryption_type,
|
|
||||||
admin_users: admin_users
|
admin_users: admin_users
|
||||||
notifies :run, "execute[ejabberdctl reload_config]", :delayed
|
notifies :run, "execute[ejabberdctl reload_config]", :delayed
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user