Hide Forgot
Description of problem: defaults values on db should be not to use ssl and not to install hosts, currently it's not. Version-Release number of selected component (if applicable): e58c873756c51fecf8b3cbf0d6e7f352ae68facb How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
why not make it an option at host level, rather than a global config? - will remove the need for a global config - will make it easier to debug/support - turn ssl for a single host causing an issue i.e., add a field to DB on 'encrypt communication to the host' as for installing vdsm - would be a transient parameter to the installation flow. could even separate it to: - install required packages? - configure networking or use an existing network (ok, maybe not that much...)
still need to decide if best approach is to allow controling per instance, or just change the defaults for devel (either at default level, or via create_db_devel) and have the setup flow set these as the production defaults (ssl=true,install_vds=true)
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.