summaryrefslogtreecommitdiffstats
path: root/playbooks/byo
Commit message (Collapse)AuthorAgeFilesLines
* Combine openshift_node and openshift_node_dnsmasqMichael Gugino2017-11-271-4/+0
| | | | | This commit combines these two roles. This will prevent openshift_node_facts from running twice.
* Merge pull request #6221 from mtnbikenc/consolidate-openshift-service-catalogRussell Teague2017-11-221-9/+0
|\ | | | | Playbook Consolidation - openshift-service-catalog
| * Playbook Consolidation - openshift-service-catalogRussell Teague2017-11-221-9/+0
| |
* | Playbook Consolidation - openshift-provisionersRussell Teague2017-11-221-4/+0
| |
* | Merge pull request #6157 from mtnbikenc/consolidate-openshift-glusterfsScott Dodson2017-11-226-109/+0
|\ \ | | | | | | Playbook Consolidation - openshift-glusterfs
| * | Playbook Consolidation - openshift-glusterfsRussell Teague2017-11-166-109/+0
| | |
* | | Merge pull request #6220 from mtnbikenc/consolidate-openshift-managementScott Dodson2017-11-225-47/+0
|\ \ \ | |_|/ |/| | Playbook Consolidation - openshift-management
| * | Playbook Consolidation - openshift-managementRussell Teague2017-11-225-47/+0
| | |
* | | Merge pull request #6151 from mtnbikenc/consolidate-openshift-masterRussell Teague2017-11-2211-49/+7
|\ \ \ | | | | | | | | Playbook Consolidation - openshift-master
| * | | Playbook Consolidation - openshift-masterRussell Teague2017-11-2211-49/+7
| | | |
* | | | Merge pull request #6217 from mtnbikenc/consolidate-openshift-hostedRussell Teague2017-11-222-8/+0
|\ \ \ \ | |_|/ / |/| | | Playbook Consolidation - openshift-hosted
| * | | Playbook Consolidation - openshift-hostedRussell Teague2017-11-222-8/+0
| | | |
* | | | Merge pull request #6152 from mtnbikenc/consolidate-openshift-metricsRussell Teague2017-11-221-4/+0
|\ \ \ \ | |_|/ / |/| | | Playbook Consolidation - openshift-metrics
| * | | Playbook Consolidation - openshift-metricsRussell Teague2017-11-161-4/+0
| | |/ | |/|
* | | Merge pull request #6146 from mtnbikenc/consolidate-openshift-loadbalancerRussell Teague2017-11-221-4/+0
|\ \ \ | |_|/ |/| | Playbook Consolidation - openshift-loadbalancer
| * | Playbook Consolidation - openshift-loadbalancerRussell Teague2017-11-161-4/+0
| |/
* | Add temporary playbook for CI test functionalityRussell Teague2017-11-211-0/+3
| |
* | Playbook Consolidation - openshift-nodeRussell Teague2017-11-2110-44/+4
| |
* | Merge pull request #6145 from mtnbikenc/consolidate-openshift-etcdScott Dodson2017-11-2111-33/+4
|\ \ | | | | | | Playbook Consolidation - openshift-etcd
| * | Playbook Consolidation - openshift-etcdRussell Teague2017-11-1611-33/+4
| |/
* | Merge pull request #6148 from mtnbikenc/consolidate-openshift-nfsScott Dodson2017-11-211-4/+0
|\ \ | | | | | | Playbook Consolidation - openshift-nfs
| * | Playbook Consolidation - openshift-nfsRussell Teague2017-11-161-4/+0
| |/
* / Playbook Consolidation - openshift-checksRussell Teague2017-11-1614-263/+0
|/
* Playbook Consolidation - InitializationRussell Teague2017-11-1556-247/+57
|
* Merge pull request #6068 from mtnbikenc/remove-old-upgradesOpenShift Merge Robot2017-11-1414-153/+2
|\ | | | | | | | | | | | | Automatic merge from submit-queue. Remove upgrade playbooks for 3.3 through 3.5 Release branches should be used for older upgrades.
| * Remove upgrade playbooks for 3.3 through 3.5Russell Teague2017-11-0814-153/+2
| |
* | First pass at v3.8 supportScott Dodson2017-11-134-0/+52
|/
* Temporarily set master servingInfo.clientCA as client-ca-bundle.crt during ↵Andrew Butcher2017-11-061-0/+4
| | | | rolling CA redeployment.
* management: enterprise users must acknowledge use of beta softwareTim Bielawa2017-11-031-1/+1
| | | | | | | | | | | | | Adds a new role variable, openshift_management_install_beta. This variable defaults to false. The value of this variable is checked during the validation phase for enterprise deployment types. * If true, the install will not continue. * If false, The user is presented with an informative message letting them know this is beta software and there is low/no support at this time. The installation will abort and instruct the user how to continue.
* Merge pull request #5793 from tbielawa/openshift_management_moduleOpenShift Merge Robot2017-10-264-2/+43
|\ | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Openshift MGMT Fixes and Container Provider Integration Various small fixes/polishing to the openshift management role. * Updated uninstall script * Automatically add cluster to new management deployment * Scaffolding for scripts to add *N* number of OCP/Origin clusters as Container Providers in any arbitrary MIQ/CFME instance * Fix mis-named task in `openshift_nfs/create_export` * Uninstall playbook only runs on one master
| * Fix lintTim Bielawa2017-10-201-10/+0
| |
| * Move add_many_container_providers.yml to playbooks/byo/openshift-management ↵Andrew Butcher2017-10-202-0/+47
| | | | | | | | with a noop task include to load filter plugins.
| * Management Cleanup and Provider IntegrationTim Bielawa2017-10-202-2/+6
| | | | | | | | | | | | | | * Add container provider integration * General cleanup * Poll until service fully starts * Add notes on multiple-provider additions
* | Ensure deployment_subtype is set within openshift_sanitize_inventory.Andrew Butcher2017-10-201-2/+0
|/
* Refactor openshift-management entry pointRussell Teague2017-10-122-4/+0
|
* Merge pull request #5672 from ingvagabund/migrate-embedded-etcdOpenShift Merge Robot2017-10-111-0/+6
|\ | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Migrate embedded etcd to external etcd Trello card: https://trello.com/c/9fnBfkT5/528-migrate-embedded-etcd-hosts-to-external-process?menu=filter&filter=label:committed-3.7 Tested on: - [x] embedded etcd -> external rpm etcd - [x] embedded etcd -> external docker etcd One needs to set the `openshift_image_tag` before running the migration to containerized docker etcd.
| * migrate embedded etcd to external etcdJan Chaloupka2017-10-061-0/+6
| |
* | Rename openshift_cfme role to openshift_managementTim Bielawa2017-10-062-2/+2
| |
* | Move node cert playbook into node config pathRussell Teague2017-10-031-2/+0
| |
* | Move master cert playbooks into master config pathRussell Teague2017-10-031-2/+0
|/
* Merge pull request #5614 from mtnbikenc/fix-prometheusOpenShift Merge Robot2017-10-031-0/+2
|\ | | | | | | | | | | | | Automatic merge from submit-queue. Fix Prometheus byo entry point Adds the std_include.yml playbook to the byo entrypoint and moves the conditional install to the openshift_hosted.yml portion of an install.
| * Fix Prometheus byo entry pointRussell Teague2017-10-021-0/+2
| |
* | Separate certificate playbooks.Andrew Butcher2017-10-028-6/+54
|/
* Remove oo_option facts.Andrew Butcher2017-09-291-1/+1
|
* OpenShift-Ansible Installer CheckpointingRussell Teague2017-09-271-0/+6
| | | | | | | | | | | - 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
* Do a full stop/start when etcd certificates had expired.Andrew Butcher2017-09-212-0/+12
|
* Cleanup old deployment typesMichael Gugino2017-09-201-6/+6
| | | | | | | | | | | Previously, openshift-ansible supported various types of deployments using the variable "openshift_deployment_type" Currently, openshift-ansible only supports two deployment types, "origin" and "openshift-enterprise". This commit removes all logic and references to deprecated deployment types.
* Correct firewall install for openshift-nfsRussell Teague2017-09-151-0/+6
|
* Merge pull request #5382 from mtnbikenc/add-lb-configScott Dodson2017-09-141-0/+6
|\ | | | | Add loadbalancer config entry point
| * Add loadbalancer config entry pointRussell Teague2017-09-131-0/+6
| |