summaryrefslogtreecommitdiffstats
path: root/utils/src/ooinstall/openshift_ansible.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin2015-11-031-1/+14
|
* ooinstall: Add check for nopwd sudoSamuel Munilla2015-11-031-1/+6
|
* ooinstall: Update local install checkSamuel Munilla2015-11-031-2/+2
| | | | | | Update to check both hostname and public_hostname. Remove ansible_sudo=no as I failed to notice we were already checking if ansible_ssh_user == 'root' and setting it there.
* 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.
* Rename install_transactions module to openshift_ansible.Devan Goodwin2015-11-021-0/+145