summaryrefslogtreecommitdiffstats
path: root/utils/src/ooinstall/openshift_ansible.py
Commit message (Expand)AuthorAgeFilesLines
* Quick installer: run prerequistes first and update path to main playbookVadim Rutkovsky2018-02-071-1/+16
* [1506750] Ensure proper hostname check overrideRussell Teague2018-01-221-1/+1
* Quick installer: deprecate upgradesVadim Rutkovsky2018-01-191-18/+0
* 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
* fix BZ1422541 on master branchWenkai Shi2017-04-071-0/+2
* 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-201-9/+11
* Enable quiet output for all a-o-i commandsTim Bielawa2016-11-101-0/+8
* a-o-i: Separate install and scaleup workflowsSamuel Munilla2016-10-201-6/+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-291-14/+13
* 'fix' unittests by removing the users ability to specify an ansible configTim Bielawa2016-09-291-1/+2
* Fix conflicts in spec fileTim Bielawa2016-09-291-2/+14
* Merge pull request #2367 from tbielawa/FixNewerPyLintErrorsAndrew Butcher2016-09-011-2/+3
|\
| * Fix PyLint errors discovered when upgrading to newer versionTim Bielawa2016-08-261-2/+3
* | Remove atomic check and cockpit.socketSamuel Munilla2016-08-261-3/+0
* | Add support for Atomic Registry InstallsSamuel Munilla2016-08-261-0/+6
|/
* Apply indentation changes to some other linesTim Bielawa2016-08-261-4/+4
* Fix PEP8 in openshift_ansible.pyTim Bielawa2016-08-251-18/+20
* Fix BZ1368296 by quietly recollecting facts if the cache is removedTim Bielawa2016-08-241-0/+10
* a-o-i: Fix broken upgradesSamuel Munilla2016-08-121-2/+2
* Merge pull request #2278 from smunilla/BZ1353162Scott Dodson2016-08-091-3/+1
|\
| * move ansible_ssh_user to deployment, remove ansible_config and ansible_log_pathGan Huang2016-08-091-3/+1
* | Labeling nodes onlyGan Huang2016-08-091-1/+2
|/
* a-o-i: Fix broken uninstallSamuel Munilla2016-08-021-2/+2
* a-o-i: Better inventory group handlingSamuel Munilla2016-07-291-66/+42
* Disable too many branches pylintScott Dodson2016-07-271-0/+1
* a-o-i: write missing openshift_node_labelsdkorn2016-07-271-0/+2
* Merge pull request #2228 from smunilla/arbitrary_host_varsScott Dodson2016-07-271-0/+4
|\
| * a-o-i: Support for arbitrary host-level variablesSamuel Munilla2016-07-271-0/+4
* | a-o-i: Move inventory vars to the correct locationSamuel Munilla2016-07-271-16/+18
|/
* a-o-i: Write Role variable groupsSamuel Munilla2016-07-201-1/+2
* Arbitrary Installer yamlSamuel Munilla2016-07-181-22/+64
* a-o-i: Write proxy variablesSamuel Munilla2016-05-101-0/+10
* Merge pull request #1765 from smunilla/proxy_uiJason DeTiberus2016-04-261-1/+2
|\
| * a-o-i: UI additions for proxiesSamuel Munilla2016-04-181-1/+2
* | Replace deprecated sudo with become.Andrew Butcher2016-04-251-2/+2
|/
* a-o-i: Support openshift_image_tagSamuel Munilla2016-04-081-1/+3
* Merge pull request #1654 from dgoodwin/gen-inventoryBrenton Leanhardt2016-04-051-2/+1
|\
| * Add --gen-inventory command to atomic-openshift-installer.Devan Goodwin2016-03-241-2/+1
* | a-o-i: Add 3.2 to list of supported versionsSamuel Munilla2016-03-231-12/+4
|/
* Updating the docker registry variables to use the new nameBrenton Leanhardt2016-03-141-2/+2
* First attempt at NFS setupSamuel Munilla2016-03-091-4/+16
* a-o-i: Rename osm_default_subdomainSamuel Munilla2016-02-261-1/+1
* Merge pull request #1337 from abutcher/master-scaleupBrenton Leanhardt2016-02-221-1/+1
|\
| * Re-arrange scaleup playbooks.Andrew Butcher2016-02-161-1/+1
* | a-o-i: pylint fixes related to too-long linesSamuel Munilla2016-02-161-3/+6
|/
* a-o-i: Prompts to allow minor upgradesSamuel Munilla2016-02-121-3/+9
* aoi: Safer check for master_routingconfig_subdomainSamuel Munilla2016-02-041-1/+1