summaryrefslogtreecommitdiff
path: root/templates/etc/ldap/ldap.conf.j2
diff options
context:
space:
mode:
authorMatthieu Pignolet <m@mpgn.dev>2025-03-17 14:18:03 +0400
committerMatthieu Pignolet <m@mpgn.dev>2025-03-17 14:18:03 +0400
commit5098223d5c81fac49ded8e555ba629281b06d425 (patch)
tree451988b8a7287735ac98704c5f2b1783fd837666 /templates/etc/ldap/ldap.conf.j2
parent63efaaf0ba315a9af837d9e9016d331a1327e5e5 (diff)
initial commit: migrate all `MatthieuCoder/pantheon-ansible` files to the oss repo
Diffstat (limited to 'templates/etc/ldap/ldap.conf.j2')
-rw-r--r--templates/etc/ldap/ldap.conf.j22
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/etc/ldap/ldap.conf.j2 b/templates/etc/ldap/ldap.conf.j2
new file mode 100644
index 0000000..fb0bff8
--- /dev/null
+++ b/templates/etc/ldap/ldap.conf.j2
@@ -0,0 +1,2 @@
+BASE dc=lab,dc=mpgn,dc=dev
+URI ldap://ldap.lab.mpgn.dev \ No newline at end of file