summaryrefslogtreecommitdiff
path: root/debian/control
blob: 8185ae49d1bb88c2861090960beafa71f91962e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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},
 adduser
Description: LDAP Realm smartproxy for Foreman
 This smartproxy can be used to create/remove ldap 
 entries on host creation/removal.