summaryrefslogtreecommitdiffstats
path: root/utils/src
Commit message (Expand)AuthorAgeFilesLines
* Quick installer: run prerequistes first and update path to main playbookVadim Rutkovsky2018-02-072-1/+27
* installer: increase content width for commands, which may output URLsVadim Rutkovsky2018-01-241-2/+2
* [1506750] Ensure proper hostname check overrideRussell Teague2018-01-221-1/+1
* Quick installer: deprecate upgradesVadim Rutkovsky2018-01-192-103/+4
* Don't use from ansible.module_utils.six as its no longer available in Ansible...Vadim Rutkovsky2018-01-121-5/+1
* Remove all references to pacemaker (pcs, pcsd) and openshift.master.cluster_m...Andrew Butcher2017-12-051-2/+0
* Playbook Consolidation - openshift-nodeRussell Teague2017-11-211-1/+1
* Remove upgrade playbooks for 3.3 through 3.5Russell Teague2017-11-081-12/+6
* Merge pull request #2910 from richm/preserve-ansible_inventory_pathOpenShift Merge Robot2017-10-311-2/+4
|\
| * preserve the oo-install ansible_inventory_path valueRich Megginson2017-05-181-2/+4
* | Display "origin 3.6" as in previous installer 3.5Bruno Vernay2017-08-181-1/+1
* | Quick Installer should specify which config file to edit.jkaurredhat2017-08-041-1/+1
* | Merge pull request #3877 from wkshi/bugfix-1422541-masterScott Dodson2017-07-271-0/+2
|\ \ | |/ |/|
| * fix BZ1422541 on master branchWenkai Shi2017-04-071-0/+2
* | Fix variants for v3.6Russell Teague2017-05-021-3/+4
* | Standardize all Origin versioning on 3.6Russell Teague2017-04-251-0/+6
* | Support unicode output when dumping yamlRussell Teague2017-04-031-4/+10
|/
* Fix Quick Installer failed due to a Python method failureTim Bielawa2017-02-241-1/+6
* Replace nose with pytest (utils)Rodolfo Carvalho2017-02-201-1/+1
* Remove dead code in installerRodolfo Carvalho2017-02-192-35/+0
* Update variant_versionSteve Milner2017-02-141-1/+2
* Create v3_5 upgrade playbooksRussell Teague2017-01-301-24/+6
* The scaleup subcommand does not support the unattended optionTim Bielawa2017-01-091-0/+14
* Hush the sudo privs check in oo-installerTim Bielawa2017-01-041-1/+1
* python3 support, add tox for better local testing against multiple python ver...Jason DeTiberus2016-12-204-49/+44
* update tests and flake8/pylint fixesJason DeTiberus2016-11-291-0/+3
* Merge pull request #2783 from tbielawa/aoioutputTim Bielawa2016-11-101-0/+8
|\
| * Enable quiet output for all a-o-i commandsTim Bielawa2016-11-101-0/+8
* | Update override cluster_hostnameSamuel Munilla2016-11-101-1/+3
|/
* Merge pull request #2729 from tbielawa/BZ1390064Scott Dodson2016-11-081-4/+4
|\
| * Change the logic to just compare against masters and nodes.Tim Bielawa2016-11-071-4/+4
* | a-o-i: remove dummy data_fileRodolfo Carvalho2016-11-051-1/+0
|/
* Update quick installer upgrade mappings for 3.4Samuel Munilla2016-11-031-0/+12
* Merge pull request #2683 from smunilla/BZ1388754Scott Dodson2016-11-031-6/+22
|\
| * Update master_lb vs cluster_hostname workflowSamuel Munilla2016-10-281-6/+22
* | Fix HA environments incorrectly detecting mixed installed environmentsTim Bielawa2016-11-021-1/+24
* | Update installation summary for etcd membersSamuel Munilla2016-11-012-10/+6
* | Update variant_versionSamuel Munilla2016-10-271-3/+4
|/
* Merge pull request #2563 from smunilla/BZ1339621Andrew Butcher2016-10-214-207/+268
|\
| * a-o-i: Separate install and scaleup workflowsSamuel Munilla2016-10-204-207/+268
* | Fix typosRodolfo Carvalho2016-10-191-1/+1
|/
* Fix upgrade mappings in quick installerSamuel Munilla2016-10-121-3/+8
* [a-o-i] -v disables quiet ansible config.Andrew Butcher2016-10-071-1/+1
* a-o-i: Force option should allow reinstallSamuel Munilla2016-10-031-1/+3
* a-o-i: Fix openshift_node_labelsSamuel Munilla2016-09-301-1/+3
* a-o-i: Allow better setting of host level variablesSamuel Munilla2016-09-292-18/+35
* Add messages to let the user know if some plays were skipped, but it's ok. Al...Tim Bielawa2016-09-291-1/+0
* 'fix' unittests by removing the users ability to specify an ansible configTim Bielawa2016-09-293-15/+6
* Fix conflicts in spec fileTim Bielawa2016-09-295-2/+34
* Merge pull request #2420 from smunilla/BZ1336271Scott Dodson2016-09-161-2/+1
|\