aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 68faa77fbaf0624831fca7d8cec650bc172ad991 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: ldapsp
Section: admin
Priority: optional
Maintainer: Guido Günther <agx@sigxcpu.org>
Build-Depends: debhelper (>=9),
 dh-systemd,
 erlang,
# since we use ./rebar to fetch deps
 ca-certificates,
 git,
Standards-Version: 3.9.8

Package: ldapsp
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: LDAP Realm smartproxy for Foreman
 This smartproxy can be used to create/remove ldap 
 entries on host creation/removal.