summaryrefslogtreecommitdiffstats
path: root/playbooks/init
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7078 from mgugino-upstream-stage/limit-hostsOpenShift Merge Robot2018-02-091-2/+2
|\
| * Limit host scope during playsMichael Gugino2018-02-091-2/+2
* | Merge pull request #7061 from gnewson/Change-etcd-checkOpenShift Merge Robot2018-02-081-1/+1
|\ \ | |/ |/|
| * Remove spaces introduced at the start of the lineGeoff Newson2018-02-071-1/+1
| * Changing the check for the number of etcd nodesGeoff Newson2018-02-071-1/+1
* | Add base package installation to upgrade playbooksRussell Teague2018-02-071-2/+3
|/
* Don't use 'omit' for package moduleVadim Rutkovsky2018-02-021-1/+2
* Merge pull request #6927 from sdodson/1538974OpenShift Merge Robot2018-01-301-0/+8
|\
| * Don't deploy the console if disabled or registry subtypeScott Dodson2018-01-291-0/+8
* | Merge pull request #6215 from sdodson/bz1511870OpenShift Merge Robot2018-01-291-0/+1
|\ \ | |/ |/|
| * Add kube service ipaddress to no_proxy listScott Dodson2018-01-241-0/+1
* | [1530403] Improve etcd group error messageRussell Teague2018-01-241-1/+5
|/
* Merge pull request #6749 from sdodson/allow-5-etcd-masterScott Dodson2018-01-241-1/+1
|\
| * Allow 5 etcd hostsScott Dodson2018-01-161-1/+1
* | Merge pull request #6817 from mtnbikenc/fix-1506750OpenShift Merge Robot2018-01-231-2/+2
|\ \
| * | [1506750] Ensure proper hostname check overrideRussell Teague2018-01-221-2/+2
* | | Install base_packages earlierMichael Gugino2018-01-223-41/+55
|/ /
* | Fix node scaleup playsMichael Gugino2018-01-184-6/+11
|/
* Add defaults for openshift_pkg_versionMichael Gugino2018-01-101-2/+2
* Merge pull request #6674 from mgugino-upstream-stage/remove-becomes2Scott Dodson2018-01-101-1/+0
|\
| * Remove become statementsMichael Gugino2018-01-091-1/+0
* | Limit host group scope on control-plane upgradesMichael Gugino2018-01-092-2/+5
* | Refactor version and move some checks into sanity_checks.pyMichael Gugino2018-01-092-12/+23
|/
* Merge pull request #6634 from vrutkovs/openshift_binary_for_upgradesScott Dodson2018-01-091-0/+2
|\
| * upgrades: set openshift_client_binary fact when running on oo_first_master hostVadim Rutkovsky2018-01-061-0/+2
* | install base_packages on oo_all_hostsMichael Gugino2018-01-081-2/+2
|/
* Migrate to import_role for static role inclusionScott Dodson2018-01-052-3/+3
* Remove references to deployment_typeMichael Gugino2017-12-213-34/+46
* Move validate_hosts to prerequisites.ymlMichael Gugino2017-12-202-28/+0
* Move sanity_checks into custom action pluginMichael Gugino2017-12-201-48/+12
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-11/+16
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-181-2/+2
* Merge pull request #6489 from mgugino-upstream-stage/fix-repos-v2Michael Gugino2017-12-151-2/+2
|\
| * Fix rhel_subscribe booleanMichael Gugino2017-12-151-2/+2
* | Merge pull request #6484 from mtnbikenc/tests-as-filtersRussell Teague2017-12-151-3/+3
|\ \ | |/ |/|
| * Deprecate using Ansible tests as filtersRussell Teague2017-12-141-3/+3
* | Merge pull request #6483 from mgugino-upstream-stage/fix-reposScott Dodson2017-12-142-4/+2
|\ \
| * | Move repo and subscribe to prerequisitesMichael Gugino2017-12-142-4/+2
| |/
* | Merge pull request #5970 from mtnbikenc/fix-1506750OpenShift Merge Robot2017-12-141-7/+27
|\ \ | |/ |/|
| * Validate node hostname and IP addressRussell Teague2017-12-131-7/+27
* | Commit to stabalize RHSM operations. This code is derived from contribChris Callegari2017-12-141-0/+8
|/
* Remove unneeded embedded etcd logicMichael Gugino2017-12-081-6/+1
* Fix ami building.Kenny Woodson2017-12-061-0/+2
* Implement container runtime roleMichael Gugino2017-12-012-4/+7
* retry package operationsLuke Meyer2017-11-301-0/+4
* Remove openshift.common.cli_imageMichael Gugino2017-11-271-1/+0
* Simplify is_master_system_container logicMichael Gugino2017-11-271-2/+0
* Merge pull request #6198 from mgugino-upstream-stage/openvswitch-sys-containerMichael Gugino2017-11-271-2/+0
|\
| * Remove is_openvswitch_system_container from factsMichael Gugino2017-11-221-2/+0
* | Merge pull request #6227 from adelton/issue-5517Scott Dodson2017-11-241-0/+1
|\ \ | |/ |/|