Skip to content

crpeck/puppet-ds389

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

Puppet module to install and configure 389-ds - a full featured LDAP server.

Usage:

Include the ds389 module and it will install and configure an LDAP server.

  class { '::ds389':
    rootdnpwd        => 'testing1',
    serveradminid    => 'admin',
    serveridentifier => 'prod',
    schemafile       => '99user.ldif',
  }

License:

Released under the Apache 2.0 licence

Contribute:

  • Fork it
  • Create a topic branch
  • Improve/fix (with spec tests)
  • Push new topic branch
  • Submit a PR

About

Puppet module to manage Fedora 389 Directory Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published