chef / chef-server

Chef Infra Server is a hub for configuration data; storing cookbooks, node policies and metadata of managed nodes.
https://www.chef.io/chef/
Apache License 2.0
290 stars 210 forks source link

Inconsistency in chef-server.rb optional settings. #2441

Open ioah86 opened 3 years ago

ioah86 commented 3 years ago

I think the documentation, there is an inconsistency:

You mention in these lines that the default value is true if topology is set to ha, but in these lines, where the possible values of topology are outlined, there is only a choice of standalone, tier, and manual mentioned. Was ha forgotten there, or is that a typo in the Redis section?

Aha! Link: https://chef.aha.io/features/SH-3030

PrajaktaPurohit commented 3 years ago

good catch. Thank you for bringing it up!