| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Add some tests for a bad config | Samuel Munilla | 2015-11-20 | 2 | -0/+72 |
| * | atomic-openshift-installer: connect_to error handling | Samuel Munilla | 2015-11-20 | 1 | -1/+6 |
* | | atomic-openshift-installer: pylint fixes | Samuel Munilla | 2015-11-20 | 1 | -5/+7 |
|/ |
|
* | Merge pull request #902 from dgoodwin/rpm-test-fix | Brenton Leanhardt | 2015-11-20 | 3 | -8/+17 |
|\ |
|
| * | Pylint fix for long line in cli docstring. | Devan Goodwin | 2015-11-16 | 1 | -1/+2 |
| * | Default to installing OSE 3.1 instead of 3.0. | Devan Goodwin | 2015-11-16 | 2 | -3/+4 |
| * | Fix tests on systems with openshift-ansible rpms installed. | Devan Goodwin | 2015-11-16 | 2 | -4/+11 |
* | | atomic-openshift-installer: Correct single master case | Samuel Munilla | 2015-11-17 | 1 | -1/+1 |
* | | atomic-openshift-installer: Temporarily restrict to single master | Samuel Munilla | 2015-11-16 | 1 | -4/+6 |
|/ |
|
* | Fix invalid sudo command test | Takayoshi Kimura | 2015-11-16 | 1 | -1/+1 |
* | Merge pull request #884 from smunilla/english_updates | Brenton Leanhardt | 2015-11-12 | 1 | -4/+8 |
|\ |
|
| * | atomic-openshift-installer: Update prompts and help messages | Samuel Munilla | 2015-11-12 | 1 | -4/+8 |
* | | atomic-openshift-installer: Update nopwd sudo test | Samuel Munilla | 2015-11-12 | 1 | -1/+1 |
* | | Test additions for cli_installer:get_hosts_to_install_on | Brenton Leanhardt | 2015-11-12 | 1 | -32/+183 |
|/ |
|
* | Refactor upgrade playbook(s) | Jason DeTiberus | 2015-11-10 | 3 | -6/+11 |
* | Merge pull request #860 from smunilla/disable_container_based_install | Brenton Leanhardt | 2015-11-10 | 2 | -9/+11 |
|\ |
|
| * | Update tests now that cli is not asking for rpm/container install | Samuel Munilla | 2015-11-10 | 1 | -2/+2 |
| * | atomic-openshift-installer: Remove question for container install | Samuel Munilla | 2015-11-10 | 1 | -7/+9 |
* | | Package the default ansible.cfg with atomic-openshift-utils. | Devan Goodwin | 2015-11-10 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #849 from brenton/test_fixes | Brenton Leanhardt | 2015-11-09 | 3 | -11/+21 |
|\ |
|
| * | Various fixes related to connect_to | Brenton Leanhardt | 2015-11-09 | 3 | -11/+21 |
* | | atomic-openshift-installer: Generate inventory off hosts_to_run_on | Samuel Munilla | 2015-11-09 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #835 from brenton/master | Brenton Leanhardt | 2015-11-06 | 1 | -1/+1 |
|\ |
|
| * | Updating the atomic-openshift-isntaller local connection logic for the connec... | Brenton Leanhardt | 2015-11-06 | 1 | -1/+1 |
* | | Merge pull request #822 from detiber/upgradeFix2 | Brenton Leanhardt | 2015-11-06 | 2 | -27/+41 |
|\ \
| |/
|/| |
|
| * | Write new config to disk after successful upgrade. | Devan Goodwin | 2015-11-06 | 1 | -0/+1 |
| * | Fix pylint errors with getting hosts to run on. | Devan Goodwin | 2015-11-06 | 1 | -1/+3 |
| * | Upgrade improvements | Devan Goodwin | 2015-11-05 | 2 | -26/+37 |
* | | atomic-openshift-installer: Better specification of ansible connection point | Samuel Munilla | 2015-11-06 | 4 | -36/+29 |
|/ |
|
* | Bug 1278243 - Confusing prompt from atomic-openshift-installer | Brenton Leanhardt | 2015-11-05 | 1 | -1/+2 |
* | Bug 1278244 - Previously there was no way to add a node in unattended mode | Brenton Leanhardt | 2015-11-05 | 1 | -25/+44 |
* | Bug 1278244 - Incorrect node information gathered by atomic-openshift-installer | Brenton Leanhardt | 2015-11-05 | 1 | -0/+2 |
* | atomic-openshift-installer's unattended mode wasn't work with --force for all... | Brenton Leanhardt | 2015-11-05 | 1 | -1/+4 |
* | Making it easier to use pre-release content | Brenton Leanhardt | 2015-11-05 | 1 | -10/+11 |
* | Bug 1274201 - Fixing non-root installations if using a local connection | Brenton Leanhardt | 2015-11-05 | 1 | -9/+11 |
* | Bug 1274201 - Fixing sudo non-interactive test | Brenton Leanhardt | 2015-11-05 | 1 | -1/+1 |
* | Fix bug with not upgrading openshift-master to atomic-openshift-master. | Devan Goodwin | 2015-11-04 | 1 | -0/+1 |
* | Fix bug from module rename. | Devan Goodwin | 2015-11-04 | 1 | -1/+1 |
* | Fix bug with default ansible playbook dir. | Devan Goodwin | 2015-11-04 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' into upgrade | Devan Goodwin | 2015-11-03 | 4 | -39/+51 |
|\ |
|
| * | Merge pull request #801 from smunilla/default_playbook_arg | Brenton Leanhardt | 2015-11-03 | 1 | -8/+8 |
| |\ |
|
| | * | atomic-openshift-installer: Add default openshift-ansible-playbook | Samuel Munilla | 2015-11-03 | 1 | -8/+8 |
| * | | Merge pull request #798 from smunilla/inaccurate_prompt | Brenton Leanhardt | 2015-11-03 | 1 | -1/+1 |
| |\ \ |
|
| | * | | atomic-openshift-installer: Correct inaccurate prompt | Samuel Munilla | 2015-11-03 | 1 | -1/+1 |
| | |/ |
|
| * | | ooinstall: Add check for nopwd sudo | Samuel Munilla | 2015-11-03 | 1 | -1/+6 |
| * | | ooinstall: Update local install check | Samuel Munilla | 2015-11-03 | 1 | -2/+2 |
| * | | oo-install: Support running on the host to be deployed | Samuel Munilla | 2015-11-03 | 1 | -0/+7 |
| |/ |
|
| * | Merge pull request #783 from smunilla/text_improvements | Brenton Leanhardt | 2015-11-03 | 2 | -2/+2 |
| |\ |
|
| | * | atomic-openshift-installer: Text improvements | Samuel Munilla | 2015-11-02 | 2 | -2/+2 |
| * | | Rename install_transactions module to openshift_ansible. | Devan Goodwin | 2015-11-02 | 3 | -27/+27 |