Skip to content
Snippets Groups Projects
Verified Commit f1a277a0 authored by ynerant's avatar ynerant
Browse files

Yson-partou is now a master, congratulations for the promotion


Signed-off-by: ynerant's avatarYohann D'ANELLO <ynerant@crans.org>
parent 86a5681d
No related branches found
No related tags found
1 merge request!336Re2o-LDAP
--- ---
glob_re2o_ldap: glob_re2o_ldap:
suffix: dc=crans,dc=org suffix: dc=crans,dc=org
url: "ldaps://{{ query('ldap', 'ip', 'terenez', 'adm') | ipv4 | first }}:636" url: "ldaps://{{ query('ldap', 'ip', 'yson-partou', 'adm') | ipv4 | first }}:636"
root_password_hash: "{{ vault.ldap_master_password_hash }}" root_password_hash: "{{ vault.ldap_master_password_hash }}"
certificate: "{{ vault.ldap_re2o_certificate }}" certificate: "{{ vault.ldap_re2o_certificate }}"
private_key: "{{ vault.ldap_re2o_private_key }}" private_key: "{{ vault.ldap_re2o_private_key }}"
--- ---
interfaces: interfaces:
adm: eth0 adm: eth0
loc_re2o_ldap:
replica:
username: replicator
password: "{{ vault.ldap_replication_re2o_credentials }}"
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