You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have several places where OW deployment parameters could be configured (pureConf, ansible vars), some of the params are well documented, some are not, others are rotten. It would be useful to consolidate all component parameters in a single place preserving the following information:
Parameter name
Component
Default value
Type (pureConf, ansible, other)
Description
Additionally it would be a real boon to create a simple script to automatically check (if possible) if newly added parameters are listed in the doc, potentially add it to Travis to warn us if the params are not documented.