Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.8.10
-
Component/s: None
-
Labels:None
Description
If you have a different couchdb_database specified in the client.rb and server.rb the web slice will not detect the database since it does not have any override configuration file.
The this will prevent the web slice from starting.
I would recommend adding a configuration option to the web slice that uses Chef::Config.from_file() to look in /etc/chef/webui.rb for override params.
Activity
- All
- Comments
- History
- Activity
- Transitions Summary
This issue went away when the Web UI needing CouchDB went away.