What are the parameters used in the configuration file for each profile

Hi, what are the parameters used in the configuration file for each profile, for example when i use "ms" profile what are the parameters that will be considered from the configuration file, i don't want to use the same file for all component i need to generate a configuration file for each component, and what are the shared parameters for all components, i just want to understand the structure of the config file, thanks

0 1 81
1 REPLY 1

AFAIK, theres is not documentation for that, but from my experience, and also projects we dont for Chef\Ansible automation, there is some mandatory params for each profile, for example, DS only cares for REGION, CASS IPS, ZK_HOSTS\CLIENTS. Not caring about MSIP, PG MASTER\SLAVE etc. Obviously, RMP cares about REGION, MPPOD, ZK IP\CASS IP\QPID IP > not about LDAPHOST for example, etc. You need to try\catch if you like.