| Commit message (Expand) | Author | Age | Files | Lines |
* | [a-o-i] -v disables quiet ansible config. | Andrew Butcher | 2016-10-07 | 1 | -1/+1 |
* | a-o-i: Force option should allow reinstall | Samuel Munilla | 2016-10-03 | 1 | -1/+3 |
* | a-o-i: Fix openshift_node_labels | Samuel Munilla | 2016-09-30 | 1 | -1/+3 |
* | a-o-i: Allow better setting of host level variables | Samuel Munilla | 2016-09-29 | 2 | -18/+35 |
* | Add messages to let the user know if some plays were skipped, but it's ok. Al... | Tim Bielawa | 2016-09-29 | 1 | -1/+0 |
* | 'fix' unittests by removing the users ability to specify an ansible config | Tim Bielawa | 2016-09-29 | 3 | -15/+6 |
* | Fix conflicts in spec file | Tim Bielawa | 2016-09-29 | 5 | -2/+34 |
* | Merge pull request #2420 from smunilla/BZ1336271 | Scott Dodson | 2016-09-16 | 1 | -2/+1 |
|\ |
|
| * | a-o-i: Do not display version number in quick installer | Samuel Munilla | 2016-09-08 | 1 | -2/+1 |
* | | a-o-i: Don't set unschedulable nodes as infra | Samuel Munilla | 2016-09-14 | 1 | -1/+1 |
|/ |
|
* | Only prompt for proxy vars if none are set and our version recognizes them | Tim Bielawa | 2016-09-01 | 1 | -4/+22 |
* | Merge pull request #2367 from tbielawa/FixNewerPyLintErrors | Andrew Butcher | 2016-09-01 | 3 | -28/+16 |
|\ |
|
| * | Try using parse_version from pkg_resources instead | Tim Bielawa | 2016-08-26 | 1 | -3/+3 |
| * | Fix PyLint errors discovered when upgrading to newer version | Tim Bielawa | 2016-08-26 | 3 | -28/+16 |
* | | Bug 1371836 - The variant should be Registry 3.3 | Samuel Munilla | 2016-08-31 | 1 | -1/+1 |
* | | Remove atomic check and cockpit.socket | Samuel Munilla | 2016-08-26 | 2 | -6/+3 |
* | | Add support for Atomic Registry Installs | Samuel Munilla | 2016-08-26 | 4 | -3/+18 |
|/ |
|
* | Apply indentation changes to some other lines | Tim Bielawa | 2016-08-26 | 1 | -4/+4 |
* | Fix PEP8 errors in cli_installer.py | Tim Bielawa | 2016-08-25 | 1 | -70/+90 |
* | Fix PEP8 in openshift_ansible.py | Tim Bielawa | 2016-08-25 | 1 | -18/+20 |
* | Fix PEP8 in oo_config.py | Tim Bielawa | 2016-08-25 | 1 | -6/+3 |
* | Fix PEP8 in variants.py | Tim Bielawa | 2016-08-25 | 1 | -11/+13 |
* | Fix PEP8 in facts_callback.py | Tim Bielawa | 2016-08-25 | 1 | -4/+5 |
* | Merge pull request #2341 from tbielawa/BZ1368296 | Scott Dodson | 2016-08-24 | 5 | -24/+99 |
|\ |
|
| * | Move nested print_read_config_error function into it's own function | Tim Bielawa | 2016-08-24 | 3 | -7/+4 |
| * | Fix BZ1368296 by quietly recollecting facts if the cache is removed | Tim Bielawa | 2016-08-24 | 4 | -19/+97 |
* | | a-o-i: Add variant and variant_version to migration | Samuel Munilla | 2016-08-24 | 1 | -0/+6 |
|/ |
|
* | Merge pull request #2334 from smunilla/BZ1358951 | Scott Dodson | 2016-08-23 | 1 | -31/+47 |
|\ |
|
| * | a-o-i: Remove Legacy Config Upgrade | Samuel Munilla | 2016-08-19 | 1 | -29/+13 |
| * | Bug 1358951 - Error loading config, no such key: 'deployment' when using prev... | Samuel Munilla | 2016-08-19 | 1 | -3/+35 |
* | | a-o-i: Fix ansible_ssh_user question | Samuel Munilla | 2016-08-23 | 1 | -5/+4 |
|/ |
|
* | Merge pull request #2303 from tpoitras/typos-cli_installer.py | Scott Dodson | 2016-08-17 | 1 | -79/+77 |
|\ |
|
| * | Fixes to typos, grammar, and product branding in cli_installer | Timothy Poitras | 2016-08-17 | 1 | -79/+77 |
* | | a-o-i: Fix nosetests after removing 3.2 from installer | Samuel Munilla | 2016-08-16 | 1 | -1/+9 |
* | | Bug 1367323 - the "OpenShift Container Platform 3.2" variant is still listed ... | Samuel Munilla | 2016-08-16 | 1 | -1/+0 |
|/ |
|
* | Merge pull request #2297 from abutcher/bz#1329455 | Scott Dodson | 2016-08-15 | 1 | -22/+18 |
|\ |
|
| * | a-o-i: fix bz#1329455 | Gan Huang | 2016-08-15 | 1 | -22/+18 |
* | | a-o-i: Mapping for 3.2 Upgrades | Samuel Munilla | 2016-08-15 | 1 | -0/+6 |
* | | Merge pull request #2201 from richm/v1.3 | Scott Dodson | 2016-08-15 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | add 3.3 to installer | Rich Megginson | 2016-07-31 | 1 | -0/+1 |
* | | a-o-i: Fix broken upgrades | Samuel Munilla | 2016-08-12 | 2 | -6/+5 |
* | | a-o-i: Automatically Label Nodes as Infra | Samuel Munilla | 2016-08-11 | 1 | -0/+11 |
* | | a-o-i: Restrict installed host check | Samuel Munilla | 2016-08-10 | 1 | -19/+18 |
* | | Merge pull request #2278 from smunilla/BZ1353162 | Scott Dodson | 2016-08-09 | 2 | -5/+4 |
|\ \ |
|
| * | | move ansible_ssh_user to deployment, remove ansible_config and ansible_log_path | Gan Huang | 2016-08-09 | 2 | -5/+4 |
* | | | Labeling nodes only | Gan Huang | 2016-08-09 | 1 | -1/+2 |
|/ / |
|
* | | Convert ansible facts callback to v2. | Andrew Butcher | 2016-08-08 | 2 | -24/+30 |
* | | a-o-i: Rename OSE in Install Menu | Samuel Munilla | 2016-08-04 | 1 | -1/+1 |
* | | a-o-i: Allow Arbitrary Deployment Variables | Samuel Munilla | 2016-08-03 | 1 | -13/+11 |
* | | a-o-i: Fix broken uninstall | Samuel Munilla | 2016-08-02 | 2 | -5/+9 |