Skip to content
This repository was archived by the owner on Oct 22, 2019. It is now read-only.

Added 'scope' to ldap.conf, changed operatingsystem to osfamily#36

Open
jtickle wants to merge 3 commits intotorian:masterfrom
jtickle:master
Open

Added 'scope' to ldap.conf, changed operatingsystem to osfamily#36
jtickle wants to merge 3 commits intotorian:masterfrom
jtickle:master

Conversation

@jtickle
Copy link
Copy Markdown

@jtickle jtickle commented Aug 13, 2014

Just needed this particular config item in my work and figured it might be useful to others. The config item is just 'scope' but I called it 'search_scope' because I'm a bit new to puppet and was worried about 'scope' being a problem.

Additionally, on my CentOS boxes, it was looking for ldap::os::CentOS because of the $::operatingsystem variable. I changed this to $::osfamily because that reports 'redhat' for centos and is probably the better option here.

Also sorry for this abysmal and janky pull request, I didn't realize updating my repository after making the request would update the request.

@jtickle jtickle changed the title Added support for "scope" variable in ldap.conf, which tells it how deep to search Added 'scope' to ldap.conf, changed operatingsystem to osfamily Aug 13, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants