File: control

package info (click to toggle)
puppet-module-asciiduck-sssd 0.3.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 168 kB
  • sloc: ruby: 423; sh: 28; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 1,026 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: puppet-module-asciiduck-sssd
Maintainer: Puppet Package Maintainers <pkg-puppet-devel@lists.alioth.debian.org>
Uploaders: Stig Sandbeck Mathisen <ssm@debian.org>
Section: admin
Priority: optional
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-puppet/puppet-module-asciiduck-sssd.git
Vcs-Git: https://anonscm.debian.org/git/pkg-puppet/puppet-module-asciiduck-sssd.git
Homepage: https://forge.puppet.com/asciiduck/sssd

Package: puppet-module-asciiduck-sssd
Architecture: all
Depends: ${misc:Depends},
         puppet (>= 4) | puppet-common (>= 3),
         puppet-module-puppetlabs-stdlib,
         lsb-release
Description: Manage the SSSD service
 This module will install, configure and manage the SSSD service, but it will
 not touch your nsswitch or your pam configs, that's the job for another module.
 .
 Currently this module only supports Debian 8; however, if you specify the
 needed parameters yourself you can override the "unsupported os" failure.