mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Finished Funkwhale implementation
This commit is contained in:
		| @@ -62,7 +62,7 @@ ldap: | ||||
|     surname:            "sn" | ||||
|     ssh_public_key:     "sshPublicKey" | ||||
|   # Password to access dn.bind | ||||
|   bind_credential:      "{{applications.ldap.credentials.administrator_database_password}}" | ||||
|   bind_credential:      "{{ applications.ldap.credentials.administrator_database_password }}" | ||||
|   server: | ||||
|     domain:             "{{applications.ldap.hostname if applications.ldap.network.docker | bool else domains.ldap}}" # Mapping for public or locale access | ||||
|     port:               "{{_ldap_server_port}}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user