Skip to content

timelimit can now be unset and add sasl_nocanon parameter#83

Open
cedef wants to merge 1 commit intoyankcrime:masterfrom
cedef:feat-advanced-params
Open

timelimit can now be unset and add sasl_nocanon parameter#83
cedef wants to merge 1 commit intoyankcrime:masterfrom
cedef:feat-advanced-params

Conversation

@cedef
Copy link
Copy Markdown

@cedef cedef commented Dec 5, 2017

  • Allow $ldap::client::timelimit to be set to '' (empty string) so that
    timelimit parameter is absent from generated ldap client config file
  • Add new param $ldap::client::sasl_nocanon which defaults to false
    and that not appear in ldap client config file by default.
  • Add related spec tests :)

- Allow `$ldap::client::timelimit` to be set to '' (empty string) so that
  `timelimit` parameter is absent from generated ldap client config file
- Add new param `$ldap::client::sasl_nocanon` which defaults to `false`
  and that not appear in ldap client config file by default.
- Add related spec tests :)
@cedef
Copy link
Copy Markdown
Author

cedef commented Dec 5, 2017

Note: The build is not passing on ruby version 2.0 because public_suffix requires Ruby version >= 2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant