Skip to content

Commit

Permalink
Errata
Browse files Browse the repository at this point in the history
  • Loading branch information
amateo committed May 29, 2015
1 parent 9b4fea5 commit bc646fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puppet/provider/openldap_database/olc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ def self.instances
:readonly => readonly,
:sizelimit => sizelimit,
:syncrepl => syncrepl,
:timelmit => timelimit,
:timelimit => timelimit,
:updateref => updateref,
:dboptions => dboptions,
)
Expand Down

0 comments on commit bc646fa

Please sign in to comment.