summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* oo-install: Support running on the host to be deployedSamuel Munilla2015-11-031-0/+7
| | | | | | | | | | This adds a check to see if the host the installer is running on is one of the hosts to be installed and sets i ansible_connection=local ansible_sudo=no in the inventory file.
* Merge pull request #783 from smunilla/text_improvementsBrenton Leanhardt2015-11-032-2/+2
|\ | | | | atomic-openshift-installer: Text improvements
| * atomic-openshift-installer: Text improvementsSamuel Munilla2015-11-022-2/+2
| | | | | | | | | | Improvements to some of the installer text based on suggestions from the doc team.
* | Rename install_transactions module to openshift_ansible.Devan Goodwin2015-11-023-27/+27
| |
* | Use default playbooks if available.Devan Goodwin2015-10-271-7/+10
| | | | | | | | | | Because we're now installing from an rpm, we have a good idea where to find the default playbooks and shouldn't require the user to tell us.
* | Add uninstall subcommand.Devan Goodwin2015-10-272-4/+28
| |
* | Add subcommands to CLI.Devan Goodwin2015-10-274-50/+91
|/
* Pylint fixes and ignores for incoming oo-install code.Devan Goodwin2015-10-279-48/+81
|
* Add atomic-openshift-utilsTroy Dawson2015-10-2621-0/+1959
add atomic-openshift-utils to openshift-ansible.spec file no need for redundent spec file remove dependencies that are not needed