summaryrefslogtreecommitdiffstats
path: root/playbooks
Commit message (Collapse)AuthorAgeFilesLines
* Refactor initialize groups tasksRussell Teague2017-04-1235-187/+109
| | | | | | | | | | | | Two tasks for initializing group names for the byo playbooks was located in the common folder in the std_include.yml file. Byo dependencies should not be in the common folder. The two tasks have been removed from common/openshift-cluster/std_include.yml to a new file byo/openshift-cluster/initialize_groups.yml. All references where these tasks were included from either std_include.yml or other various files have been updated to use the byo initialize_groups.yml. The methodology implemented follows the pattern of having groups set up in byo then calling out to playbooks in common, which are common to all deployments.
* Merge pull request #3891 from mtnbikenc/refactor-dockerOpenShift Bot2017-04-125-13/+12
|\ | | | | Merged by openshift-bot
| * Refactor docker upgrade playbooksRussell Teague2017-04-105-13/+12
| | | | | | | | | | The playbooks were crossing byo/common boundaries for task includes. This moves all 'common' files/tasks into the 'common' folder.
* | Merge pull request #3897 from kwoodson/upgrade_r_and_rOpenShift Bot2017-04-121-19/+21
|\ \ | | | | | | Merged by openshift-bot
| * | Fixed spelling mistake.Kenny Woodson2017-04-111-2/+2
| | |
| * | Switching commands for modules during upgrade of router and registry.Kenny Woodson2017-04-101-19/+21
| |/
* | Merge pull request #3899 from mtnbikenc/fix-common-refsOpenShift Bot2017-04-112-6/+6
|\ \ | | | | | | Merged by openshift-bot
| * | Remove unnecessary folder refsRussell Teague2017-04-102-6/+6
| |/
* | Merge pull request #3892 from mtnbikenc/refactor-oo-option-factsOpenShift Bot2017-04-113-45/+29
|\ \ | | | | | | Merged by openshift-bot
| * | Refactor use of initialize_oo_option_facts.ymlRussell Teague2017-04-103-45/+29
| |/
* | Merge pull request #3691 from wongma7/efsOpenShift Bot2017-04-111-0/+5
|\ \ | |/ |/| Merged by openshift-bot
| * Add external provisioners playbook starting with aws efsMatthew Wong2017-03-301-0/+5
| |
* | Merge pull request #3871 from mtnbikenc/fix-iptables-checkOpenShift Bot2017-04-071-1/+1
|\ \ | | | | | | Merged by openshift-bot
| * | Switch from ignoring to passing on checksRussell Teague2017-04-061-1/+1
| | |
* | | Merge pull request #3822 from codificat/cronjob-exampleOpenShift Bot2017-04-072-0/+56
|\ \ \ | |/ / |/| | Merged by openshift-bot
| * | Add example scheduled certificate checkPep Turró Mauri2017-04-062-0/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additional certificate expiration check playbooks: - one that that uploads the generated reports to a location in the masters - one that uses custom report paths with timestamps OpenShift Job and ScheduledJob examples that use these playbooks run from a container to check cluster certificates from within the cluster itself.
* | | Port 10255 unnecessary. Removing all instancesChris Callegari2017-04-041-10/+0
| | |
* | | Add 'docker-registry.default.svc' to cert-redeploy tooScott Dodson2017-04-031-1/+1
|/ /
* | Merge pull request #3792 from ewolinetz/fix_metrics_image_settingsOpenShift Bot2017-03-301-6/+0
|\ \ | | | | | | Merged by openshift-bot
| * | Removing initial setting of metrics image prefix and versionewolinetz2017-03-281-6/+0
| | |
* | | Merge pull request #3734 from sosiouxme/20170322-deployment-typeOpenShift Bot2017-03-3015-23/+0
|\ \ \ | | | | | | | | Merged by openshift-bot
| * | | validate and normalize inventory variablesLuke Meyer2017-03-2915-23/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In openshift_repos and everywhere, ensure deployment_type and openshift_deployment_type are defined and the same. We really want to set openshift_deployment_type, but users will likely still have just deployment_type, so accept both. And don't make every playbook default openshift_deployment_type to deployment_type. This introduces the openshift_sanitize_inventory role to run before anything else.
* | | | redeploy-certificates/registry.yml: add ↵Slava Semushin2017-03-291-0/+3
| |/ / |/| | | | | | | | openshift_hosted_registry_cert_expire_days parameter.
* | | Merge pull request #3781 from ↵OpenShift Bot2017-03-284-31/+0
|\ \ \ | |/ / |/| | | | | | | | ingvagabund/make-the-ocp-version-detection-excluder-free Merged by openshift-bot
| * | Make the OCP available version detection excluder freeJan Chaloupka2017-03-284-31/+0
| | | | | | | | | | | | | | | | | | When detecting available OCP version via repoquery, use yum.conf file with exclude= set to an empty array. So the detection is independent of the OCP excluder.
* | | Merge pull request #3750 from stevekuznetsov/skuznets/3-6-upgradeOpenShift Bot2017-03-289-0/+379
|\ \ \ | |/ / |/| | Merged by openshift-bot
| * | Added 3.5 -> 3.6 upgrade playbooksSteve Kuznetsov2017-03-249-0/+379
| | |
* | | Merge pull request #3752 from mtnbikenc/openshift_node_updateOpenShift Bot2017-03-281-4/+0
|\ \ \ | | | | | | | | Merged by openshift-bot
| * | | Use meta/main.yml for role dependenciesRussell Teague2017-03-271-4/+0
| |/ /
* | | Merge pull request #3737 from dgoodwin/upgrade-pkgsOpenShift Bot2017-03-271-2/+21
|\ \ \ | | | | | | | | Merged by openshift-bot
| * | | Upgrade specific rpms instead of just master/node.Devan Goodwin2017-03-271-2/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dependencies for these, particularly the SDN package, can cause the entire transaction to jump to a newer openshift than we requested, if something newer is available in the repositories. By being specific for multiple packages, we avoid this problem and get the actual version we require.
* | | | Merge pull request #3038 from djosborne/calicoOpenShift Bot2017-03-276-0/+8
|\ \ \ \ | |_|/ / |/| | | Merged by openshift-bot
| * | | Add calico.Dan Osborne2017-03-236-0/+8
| | | |
* | | | Merge pull request #3726 from sdodson/oreg_url_on_upgradeOpenShift Bot2017-03-221-0/+8
|\ \ \ \ | |_|/ / |/| | | Merged by openshift-bot
| * | | Update imageConfig.format on upgrades to match oreg_urlScott Dodson2017-03-211-0/+8
| | | |
* | | | Attempt to match version of excluders to target versionScott Dodson2017-03-201-1/+1
|/ / /
* | | enable docker excluder since the time it is installedJan Chaloupka2017-03-161-0/+7
| | |
* | | enable excluders during node/master scaling upJan Chaloupka2017-03-162-0/+22
| | |
* | | Merge pull request #3675 from sdodson/only_use_excluders_on_masters_nodesScott Dodson2017-03-163-3/+3
|\ \ \ | | | | | | | | Only call excluder playbooks on masters and nodes
| * | | Only call excluder playbooks on masters and nodesScott Dodson2017-03-153-3/+3
| | | |
* | | | Merge pull request #3626 from mtnbikenc/module_renameOpenShift Bot2017-03-153-6/+6
|\ \ \ \ | | | | | | | | | | Merged by openshift-bot
| * | | | Renaming oadm_manage_node to oc_adm_manage_nodeRussell Teague2017-03-103-6/+6
| | | | |
* | | | | don't assume openshift_upgrade_target is in a form d.dJan Chaloupka2017-03-151-2/+6
| |/ / / |/| | |
* | | | Revert "Enable docker during installation and upgrade by default"Steve Kuznetsov2017-03-141-7/+0
| | | |
* | | | Merge pull request #3620 from ↵Scott Dodson2017-03-141-0/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | ingvagabund/enable-docker-during-installation-and-upgrade-by-default Enable docker during installation and upgrade by default
| * | | | enable docker excluder since the time it is installedJan Chaloupka2017-03-131-0/+7
| | | | |
* | | | | Merge pull request #3631 from ingvagabund/validate-excluders-on-non-atomic-onlyOpenShift Bot2017-03-131-13/+16
|\ \ \ \ \ | | | | | | | | | | | | Merged by openshift-bot
| * | | | | validate excluders on non-atomic hosts onlyJan Chaloupka2017-03-131-13/+16
| |/ / / /
* | | | | Fix typoScott Dodson2017-03-131-1/+1
|/ / / /
* | | | Merge pull request #3625 from jcantrill/bz1430661_update_metrics_urlOpenShift Bot2017-03-111-0/+8
|\ \ \ \ | | | | | | | | | | Merged by openshift-bot