Skip to content
Snippets Groups Projects
Commit 6368a3e6 authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

feat: Add var for ldap uri in group_vars/[all,proxy]

parent afd3bbcf
No related branches found
No related tags found
1 merge request!92refactor: Modify roles in cheaha.yml to enable a proxy
......@@ -20,4 +20,5 @@
bright_openldap_path: "/cm/local/apps/openldap"
ldap_cert_path: "{{bright_openldap_path}}/etc/certs"
ldap_uri: "ldaps://ldapserver"
......@@ -3,6 +3,7 @@
- "10.141.255.254 master.cm.cluster master localmaster.cm.cluster localmaster ldapserver.cm.cluster ldapserver"
ldap_cert_path: "/etc/openldap/certs"
ldap_uri: "ldap://ldapserver"
mount_points:
- /gpfs4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment