summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/config.yml
Commit message (Collapse)AuthorAgeFilesLines
* Playbook Consolidation - byo/config.ymlRussell Teague2017-12-061-44/+0
|
* Playbook Consolidation - openshift-loggingRussell Teague2017-11-301-1/+1
|
* Merge pull request #6221 from mtnbikenc/consolidate-openshift-service-catalogRussell Teague2017-11-221-1/+1
|\ | | | | Playbook Consolidation - openshift-service-catalog
| * Playbook Consolidation - openshift-service-catalogRussell Teague2017-11-221-1/+1
| |
* | Merge pull request #6157 from mtnbikenc/consolidate-openshift-glusterfsScott Dodson2017-11-221-1/+1
|\ \ | | | | | | Playbook Consolidation - openshift-glusterfs
| * | Playbook Consolidation - openshift-glusterfsRussell Teague2017-11-161-1/+1
| | |
* | | Merge pull request #6220 from mtnbikenc/consolidate-openshift-managementScott Dodson2017-11-221-1/+1
|\ \ \ | |_|/ |/| | Playbook Consolidation - openshift-management
| * | Playbook Consolidation - openshift-managementRussell Teague2017-11-221-1/+1
| | |
* | | Merge pull request #6151 from mtnbikenc/consolidate-openshift-masterRussell Teague2017-11-221-2/+2
|\ \ \ | | | | | | | | Playbook Consolidation - openshift-master
| * | | Playbook Consolidation - openshift-masterRussell Teague2017-11-221-2/+2
| | | |
* | | | Merge pull request #6217 from mtnbikenc/consolidate-openshift-hostedRussell Teague2017-11-221-1/+4
|\ \ \ \ | |_|/ / |/| | | Playbook Consolidation - openshift-hosted
| * | | Playbook Consolidation - openshift-hostedRussell Teague2017-11-221-1/+4
| | | |
* | | | Merge pull request #6152 from mtnbikenc/consolidate-openshift-metricsRussell Teague2017-11-221-1/+1
|\ \ \ \ | |_|/ / |/| | | Playbook Consolidation - openshift-metrics
| * | | Playbook Consolidation - openshift-metricsRussell Teague2017-11-161-1/+1
| | |/ | |/|
* | | Merge pull request #6146 from mtnbikenc/consolidate-openshift-loadbalancerRussell Teague2017-11-221-1/+1
|\ \ \ | |_|/ |/| | Playbook Consolidation - openshift-loadbalancer
| * | Playbook Consolidation - openshift-loadbalancerRussell Teague2017-11-161-1/+1
| |/
* | Playbook Consolidation - openshift-nodeRussell Teague2017-11-211-1/+1
| |
* | Merge pull request #6145 from mtnbikenc/consolidate-openshift-etcdScott Dodson2017-11-211-1/+1
|\ \ | | | | | | Playbook Consolidation - openshift-etcd
| * | Playbook Consolidation - openshift-etcdRussell Teague2017-11-161-1/+1
| |/
* | Merge pull request #6148 from mtnbikenc/consolidate-openshift-nfsScott Dodson2017-11-211-1/+1
|\ \ | | | | | | Playbook Consolidation - openshift-nfs
| * | Playbook Consolidation - openshift-nfsRussell Teague2017-11-161-1/+1
| |/
* | Playbook Consolidation - openshift-checksRussell Teague2017-11-161-1/+1
|/
* Enable SC, ASB, TSB by defaultScott Dodson2017-11-021-1/+1
| | | | This will not install the components on an upgrade.
* Merge pull request #5742 from mtnbikenc/refactor-checksScott Dodson2017-10-271-27/+1
|\ | | | | 1504593 Refactor health check playbooks
| * Refactor health check playbooksRussell Teague2017-10-121-27/+1
| | | | | | | | | | | | - Standardize play/tasks naming - Move install checks to separate playbook with checkpointing - Correct 'docker_storage' tags
* | Refactor openshift-management entry pointRussell Teague2017-10-121-1/+1
|/
* Merge pull request #5129 from maxamillion/fedora-compatOpenShift Merge Robot2017-10-101-1/+10
|\ | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Fedora compat fixes for package version checks and dnf bug workaround Fix a couple things that don't work with Fedora: - Don't attempt to version check components, they aren't going to match the hard coded RHEL package versions. - Work around a [bug in dnf](https://bugzilla.redhat.com/show_bug.cgi?id=1199432)'s python API that throws an error when a package spec has a `*` character in the Release field Once we're done with review, I'll squash commits.
| * rebase on masterAdam Miller2017-10-061-1/+1
| | | | | | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
| * Add fedora compatibilityAdam Miller2017-10-061-2/+11
| | | | | | | | | | | | | | | | | | | | | | - don't check pkg versions on Fedora, it won't work; they move faster than RHEL and it's not realistic to maintain that package list. - handle differences between yum and dnf pkgspec for excluder - work-around for a bug in dnf https://bugzilla.redhat.com/show_bug.cgi?id=1199432 - make requirement verify one play, don't run unnecessary checks on Fedora
* | Rename openshift_cfme role to openshift_managementTim Bielawa2017-10-061-2/+2
|/
* Merge pull request #5336 from tbielawa/cfme_4.6OpenShift Merge Robot2017-10-051-0/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Cfme 4.6 # Description * Implements support for **CFME 4.6** in OCP 3.7 * **Replaces** the Tech Preview CFME 4.5 release included in OCP 3.6 * Does not support graceful migrations from the CFME 4.5 tech preview release # References * [Trello - (5) Integrate CFME 4.6 into OCP Installation](https://trello.com/c/Rzfn5Qa8/380-5-integrate-cfme-46-into-ocp-installation) Ensure the following RFE/Errors do not happen again - [x] #4555 - Error creating the CFME user - [x] #4556 - Error in PV template evaluation - [x] #4822 - Changing `maxImagesBulkImportedPerRepository` parameter - [x] #4568 - Add NFS directory support # Features Ensure the following features are configurable in the role - [x] POC deployments can easily default to NFS storage - [ ] Production/Cloud deployments can use automatic storage providers - [ ] Able to select between podified vs. external PostgreSQL database (podified uses configured storage mechanism) - [x] Template resource requests can be overridden for POC deployments
| * Hooks for installing CFME during full openshift installationTim Bielawa2017-10-041-0/+3
| |
* | Move node cert playbook into node config pathRussell Teague2017-10-031-2/+0
| |
* | Move master cert playbooks into master config pathRussell Teague2017-10-031-4/+0
| |
* | Move etcd cert playbooks into etcd config pathRussell Teague2017-10-031-4/+0
|/
* Separate certificate playbooks.Andrew Butcher2017-10-021-0/+10
|
* Remove oo_option facts.Andrew Butcher2017-09-291-4/+0
|
* OpenShift-Ansible Installer CheckpointingRussell Teague2017-09-271-33/+9
| | | | | | | | | | | - Added installer_checkpoint role and callback plugin - Added checkpoint 'Start' and 'End' plays to each installation phase Additional items related to enabling proper checkpointing: - Removed openshift_set_hostname and related task (related to 3.0) - Added openshift-hosted entry point playbook - Moved openshift metrics and logging out of openshift_hosted playbook - Moved API Aggregation play to master install
* Merge pull request #5176 from ewolinetz/deprecate_log_met_varsOpenShift Merge Robot2017-09-221-0/+8
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue Creating structure to warn for use of deprecated variables and set th… …em in a single location before they are no longer honored Implementation of https://trello.com/c/XKOGHSkP/460-3-deprecate-openshifthostedloggingmetrics-installer-variables Tried to implement this in a way such that we can easily and cleanly add/remove variables in the future for any role we choose. Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1449812 https://bugzilla.redhat.com/show_bug.cgi?id=1464349
| * Creating structure to warn for use of deprecated variables and set them in a ↵Eric Wolinetz2017-09-201-0/+8
| | | | | | | | single location before they are no longer honored
* | Updating to always configure api aggregation with installationEric Wolinetz2017-09-201-0/+11
|/
* Revert back to hostnamectl and previous default of not setting hostnameScott Dodson2017-09-081-3/+4
| | | | | | | | | The old default was "{{ not openshift.common.version_gte_3_1_or_1_1 }}" just default to false instead, master branch will never be used with 3.0 hostname module doesn't work on atomic host Fixes BZ 1489913
* Merge pull request #5305 from mtnbikenc/breakout-master-additionalOpenShift Bot2017-09-071-0/+2
|\ | | | | Merged by openshift-bot
| * Move master additional config out of baseRussell Teague2017-09-051-0/+2
| |
* | Remove openshift-commonMichael Gugino2017-09-061-0/+8
|/ | | | | | | | | Most of this role's purpose was to set facts. The vast majority of these facts were simply redefining user-supplied variables. This commit also removes various artifacts leftover from previous versions, as well as variables that seem to be entirely unused.
* Standardize etcd entry point playbooksRussell Teague2017-09-011-2/+0
|
* Break out master config into stand-alone playbookRussell Teague2017-09-011-6/+0
| | | | | | | | | Added byo/openshift-master/config.yml as a new entry point for performing master installation. Excluder disable/enable for master has been moved to common/openshift-master/config.yml to follow a standard pattern that could be used for both installation and scaleup playbooks.
* Merge pull request #5282 from mtnbikenc/breakout-node-configOpenShift Bot2017-09-011-20/+0
|\ | | | | Merged by openshift-bot
| * Break out node config into stand-alone playbookRussell Teague2017-08-311-20/+0
| | | | | | | | | | | | | | | | | | | | Added byo/openshift-node/config.yml as a new entry point for performing node installation. This playbook must be run after masters have already been deployed. Excluder disable/enable for both nodes and masters has been moved their respective config.yml. This created a common pattern that could be used for both installation and scaleup playbooks.
* | Move all-in-one fail check to evaluate_groups.ymlRussell Teague2017-08-311-6/+0
|/