An open API service indexing awesome lists of open source software.

https://github.com/bodgit/vagrant-openldap

Vagrant box for creating a test OpenLDAP instance
https://github.com/bodgit/vagrant-openldap

Last synced: 4 months ago
JSON representation

Vagrant box for creating a test OpenLDAP instance

Awesome Lists containing this project

README

        

# OpenLDAP Vagrant

A Vagrant setup for OpenLDAP on a CentOS 7.x machine. It creates a simple `dc=example,dc=com` directory with a `test` user and group.

To use:

```
bundle
bundle exec librarian-puppet install
vagrant up
```