installcentos
installcentos copied to clipboard
Avoid using INI inventory
Some variables are using dicts and lists (e.g. openshift_additional_repos), so these are hard to express in INI syntax. We should recommend storing groups in INI format and put Origin config in group_vars/OSEv3/origin.yml instead, so that there would be a clean separation between host settings and cluster settings