Skip to content

rgeyer-chef-blueprints/openldap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= Usage

Copy runlists/openldap-producer/default.json.example to runlists/openldap-producer/default.json and enter your credentials for sys_dns and block_device Copy runlists/openldap-consumer/default.json.example to runlists/openldap-consumer/default.json and enter your credentials for sys_dns and block_device

Fire up a producer

bundle exec vagrant up producer
runlist="do_create_database" bundle exec vagrant provision producer
runlist="do_init_and_become_master" bundle exec vagrant provision producer

Fire up a consumer

bundle exec vagrant up consumer
runlist="do_init_and_become_consumer" bundle exec vagrant provision consumer

= TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages