summaryrefslogtreecommitdiffstats
path: root/utils/src/ooinstall/oo_config.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactor upgrade playbook(s)Jason DeTiberus2015-11-101-3/+5
| | | | | | | | | | | | | - Split playbooks into two, one for 3.0 minor upgrades and one for 3.0 to 3.1 upgrades - Move upgrade playbooks to common/openshift/cluster/upgrades from adhoc - Added a byo wrapper playbooks to set the groups based on the byo conventions, other providers will need similar playbooks added eventually - installer wrapper updates for refactored upgrade playbooks - call new 3.0 to 3.1 upgrade playbook - various fixes for edge cases I hit with a really old config laying around. - fix output of host facts to show connect_to value.
* Various fixes related to connect_toBrenton Leanhardt2015-11-091-0/+1
| | | | | There the tests didn't know anything about connect_to and we had a case where we weren't handling the migration from the 3.0 installer config format to 3.1
* atomic-openshift-installer: Better specification of ansible connection pointSamuel Munilla2015-11-061-13/+9
| | | | | Changes to installer.cfg.yaml to allow for better defaults in unattended mode. Update example in the docs.
* Add a simple version for the installer config file.Devan Goodwin2015-11-031-0/+3
|
* Automatically upgrade legacy config files.Devan Goodwin2015-11-021-10/+31
|
* Pylint fixes and ignores for incoming oo-install code.Devan Goodwin2015-10-271-1/+6
|
* Add atomic-openshift-utilsTroy Dawson2015-10-261-0/+190
add atomic-openshift-utils to openshift-ansible.spec file no need for redundent spec file remove dependencies that are not needed