Use a role for configuring LDAP hostname on clients
This way it's also easy to converge all LDAP clients at once.
This commit is contained in:
5
roles/ldap_client.rb
Normal file
5
roles/ldap_client.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
name "ldap_client"
|
||||
|
||||
run_list %w(
|
||||
kosmos-dirsrv::hostsfile
|
||||
)
|
||||
Reference in New Issue
Block a user