summaryrefslogtreecommitdiffstats
path: root/utils/src/ooinstall/cli_installer.py
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #822 from detiber/upgradeFix2Brenton Leanhardt2015-11-061-8/+19
|\
| * Write new config to disk after successful upgrade.Devan Goodwin2015-11-061-0/+1
| * Fix pylint errors with getting hosts to run on.Devan Goodwin2015-11-061-1/+3
| * Upgrade improvementsDevan Goodwin2015-11-051-7/+15
* | atomic-openshift-installer: Better specification of ansible connection pointSamuel Munilla2015-11-061-22/+16
|/
* Bug 1278243 - Confusing prompt from atomic-openshift-installerBrenton Leanhardt2015-11-051-1/+2
* Bug 1278244 - Previously there was no way to add a node in unattended modeBrenton Leanhardt2015-11-051-25/+44
* Bug 1278244 - Incorrect node information gathered by atomic-openshift-installerBrenton Leanhardt2015-11-051-0/+2
* atomic-openshift-installer's unattended mode wasn't work with --force for all...Brenton Leanhardt2015-11-051-1/+4
* Fix bug from module rename.Devan Goodwin2015-11-041-1/+1
* Fix bug with default ansible playbook dir.Devan Goodwin2015-11-041-1/+1
* Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin2015-11-031-17/+17
|\
| * Merge pull request #801 from smunilla/default_playbook_argBrenton Leanhardt2015-11-031-8/+8
| |\
| | * atomic-openshift-installer: Add default openshift-ansible-playbookSamuel Munilla2015-11-031-8/+8
| * | atomic-openshift-installer: Correct inaccurate promptSamuel Munilla2015-11-031-1/+1
| |/
| * Merge pull request #783 from smunilla/text_improvementsBrenton Leanhardt2015-11-031-1/+1
| |\
| | * atomic-openshift-installer: Text improvementsSamuel Munilla2015-11-021-1/+1
| * | Rename install_transactions module to openshift_ansible.Devan Goodwin2015-11-021-7/+7
* | | Fix installer upgrade bug following pylint fix.Devan Goodwin2015-11-031-1/+1
* | | Pylint fix.Devan Goodwin2015-11-031-1/+1
* | | Better info prior to initiating upgrade.Devan Goodwin2015-11-021-11/+10
* | | Print info after upgrade completes.Devan Goodwin2015-11-021-1/+6
* | | First cut at checking available disk space for etcd backup.Devan Goodwin2015-10-291-1/+14
* | | Block upgrade if targetting enterprise deployment type.Devan Goodwin2015-10-281-0/+21
|/ /
* | Use default playbooks if available.Devan Goodwin2015-10-271-7/+10
* | Add uninstall subcommand.Devan Goodwin2015-10-271-4/+17
* | Add subcommands to CLI.Devan Goodwin2015-10-271-36/+72
|/
* Pylint fixes and ignores for incoming oo-install code.Devan Goodwin2015-10-271-15/+12
* Add atomic-openshift-utilsTroy Dawson2015-10-261-0/+482