summaryrefslogtreecommitdiff
path: root/utils/src
AgeCommit message (Expand)Author
2018-02-07Quick installer: run prerequistes first and update path to main playbookVadim Rutkovsky
2018-01-24installer: increase content width for commands, which may output URLsVadim Rutkovsky
2018-01-22[1506750] Ensure proper hostname check overrideRussell Teague
2018-01-19Quick installer: deprecate upgradesVadim Rutkovsky
2018-01-12Don't use from ansible.module_utils.six as its no longer available in Ansible...Vadim Rutkovsky
2017-12-05Remove all references to pacemaker (pcs, pcsd) and openshift.master.cluster_m...Andrew Butcher
2017-11-21Playbook Consolidation - openshift-nodeRussell Teague
2017-11-08Remove upgrade playbooks for 3.3 through 3.5Russell Teague
2017-10-31Merge pull request #2910 from richm/preserve-ansible_inventory_pathOpenShift Merge Robot
2017-08-18Display "origin 3.6" as in previous installer 3.5Bruno Vernay
2017-08-04Quick Installer should specify which config file to edit.jkaurredhat
2017-07-27Merge pull request #3877 from wkshi/bugfix-1422541-masterScott Dodson
2017-05-18preserve the oo-install ansible_inventory_path valueRich Megginson
2017-05-02Fix variants for v3.6Russell Teague
2017-04-25Standardize all Origin versioning on 3.6Russell Teague
2017-04-07fix BZ1422541 on master branchWenkai Shi
2017-04-03Support unicode output when dumping yamlRussell Teague
2017-02-24Fix Quick Installer failed due to a Python method failureTim Bielawa
2017-02-20Replace nose with pytest (utils)Rodolfo Carvalho
2017-02-19Remove dead code in installerRodolfo Carvalho
2017-02-14Update variant_versionSteve Milner
2017-01-30Create v3_5 upgrade playbooksRussell Teague
2017-01-09The scaleup subcommand does not support the unattended optionTim Bielawa
2017-01-04Hush the sudo privs check in oo-installerTim Bielawa
2016-12-20python3 support, add tox for better local testing against multiple python ver...Jason DeTiberus
2016-11-29update tests and flake8/pylint fixesJason DeTiberus
2016-11-10Merge pull request #2783 from tbielawa/aoioutputTim Bielawa
2016-11-10Enable quiet output for all a-o-i commandsTim Bielawa
2016-11-10Update override cluster_hostnameSamuel Munilla
2016-11-08Merge pull request #2729 from tbielawa/BZ1390064Scott Dodson
2016-11-07Change the logic to just compare against masters and nodes.Tim Bielawa
2016-11-05a-o-i: remove dummy data_fileRodolfo Carvalho
2016-11-03Update quick installer upgrade mappings for 3.4Samuel Munilla
2016-11-03Merge pull request #2683 from smunilla/BZ1388754Scott Dodson
2016-11-02Fix HA environments incorrectly detecting mixed installed environmentsTim Bielawa
2016-11-01Update installation summary for etcd membersSamuel Munilla
2016-10-28Update master_lb vs cluster_hostname workflowSamuel Munilla
2016-10-27Update variant_versionSamuel Munilla
2016-10-21Merge pull request #2563 from smunilla/BZ1339621Andrew Butcher
2016-10-20a-o-i: Separate install and scaleup workflowsSamuel Munilla
2016-10-19Fix typosRodolfo Carvalho
2016-10-12Fix upgrade mappings in quick installerSamuel Munilla
2016-10-07[a-o-i] -v disables quiet ansible config.Andrew Butcher
2016-10-03a-o-i: Force option should allow reinstallSamuel Munilla
2016-09-30a-o-i: Fix openshift_node_labelsSamuel Munilla
2016-09-29a-o-i: Allow better setting of host level variablesSamuel Munilla
2016-09-29Add messages to let the user know if some plays were skipped, but it's ok. Al...Tim Bielawa
2016-09-29'fix' unittests by removing the users ability to specify an ansible configTim Bielawa
2016-09-29Fix conflicts in spec fileTim Bielawa
2016-09-16Merge pull request #2420 from smunilla/BZ1336271Scott Dodson