diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2013-12-02 03:42:57 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-06-07 02:51:05 +0200 |
commit | 5a7bec1a590e20e263d41eaf414cfe9b5ba48a75 (patch) | |
tree | 9c3ffabaed59ab3a0a5d324b5f2d74a200f4f4a2 /group_vars | |
parent | 7275b307b8e26e60392e600a3de0671d0aa49043 (diff) |
LDAP Sync Replication.
Diffstat (limited to 'group_vars')
-rw-r--r-- | group_vars/all.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/group_vars/all.yml b/group_vars/all.yml index fb7feb8..b9e025f 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -10,3 +10,5 @@ postfix_instance: MTA_out: { IPv4: outgoing.fripost.org, port: 2525 } LDA: { IPv4: lda.fripost.org, port: 2526 } + +LDAP_provider: host1.libvirt.guilhem.org |