summaryrefslogtreecommitdiffstats
path: root/playbooks
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #6380 from sdodson/oc-admScott Dodson2017-12-074-4/+4
|\ | | | | Remove all uses of openshift.common.admin_binary
| * Remove all uses of openshift.common.admin_binaryScott Dodson2017-12-074-4/+4
| | | | | | | | Replace with `oc adm`
* | Merge pull request #6362 from mgugino-upstream-stage/crt-playsScott Dodson2017-12-074-8/+37
|\ \ | | | | | | Implement container_runtime playbooks and changes
| * | Implement container_runtime playbooks and changesMichael Gugino2017-12-074-8/+37
| |/ | | | | | | | | | | This commit refactors some duplicate code, removes usage of set_fact where not needed, and reorganizes container_runtime role to use include_role.
* | Merge pull request #6365 from mtnbikenc/consolidate-etcd-upgradeRussell Teague2017-12-0721-67/+64
|\ \ | | | | | | Playbook Consolidation - etcd Upgrade
| * | Playbook Consolidation - etcd UpgradeRussell Teague2017-12-0521-67/+64
| | |
* | | Merge pull request #6361 from mtnbikenc/consolidate-deploy-clusterScott Dodson2017-12-076-59/+52
|\ \ \ | | | | | | | | Playbook Consolidation - byo/config.yml
| * | | Playbook Consolidation - byo/config.ymlRussell Teague2017-12-066-59/+52
| | | |
* | | | Merge pull request #6310 from tomassedovic/openstack-rhel-subscriptionMichael Gugino2017-12-072-21/+14
|\ \ \ \ | |_|_|/ |/| | | Optionally subscribe OpenStack RHEL nodes
| * | | Remove shell environment lookupTomas Sedovic2017-12-011-2/+2
| | | |
| * | | Optionally subscribe OpenStack RHEL nodesTomas Sedovic2017-11-292-21/+14
| | | |
* | | | Fix ami building.Kenny Woodson2017-12-062-7/+7
| |/ / |/| |
* | | Merge pull request #6340 from bogdando/openstack_cleanup_dnsScott Dodson2017-12-062-64/+6
|\ \ \ | | | | | | | | Cleanup not required dns bits
| * | | Fix and cleanup not required dns bitsBogdan Dobrelya2017-12-052-64/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Do not manage hostnames for openstack cloud provider, let cloud-init to do its job. * Make python-dns / dnspython dependency check conditional. * Drop not used dns node flavor and image. * Do not manage dns nodes and sec groups in heat stacks. * Keep supporting dynamic updates for private DNS records, yet only limited to an external DNS managed elsewhere (not deployed by the openshift_openstack provider). So users may still benefit from this feature, sending nsupdates to private and public servers as they want it. * Fix openstack default for external nsupdate keys. It should be undefined by default as the dns-populate logic is based on that. * Fix dns records generation for openstack provider's populate-dns * Update docs
* | | | Merge pull request #6370 from mtnbikenc/fix-openshift-loggingScott Dodson2017-12-062-0/+2
|\ \ \ \ | | | | | | | | | | Add missing symlinks in openshift-logging
| * | | | Add missing symlinks in openshift-loggingRussell Teague2017-12-062-0/+2
| | |_|/ | |/| |
* | | | Merge pull request #6360 from mtnbikenc/remove-legacy-ci-entryRussell Teague2017-12-062-6/+0
|\ \ \ \ | | | | | | | | | | Remove entry point files no longer needed by CI
| * | | | Remove entry point files no longer needed by CIRussell Teague2017-12-052-6/+0
| |/ / /
* | | | Merge pull request #6350 from mtnbikenc/fix-dup-importRussell Teague2017-12-061-2/+0
|\ \ \ \ | | | | | | | | | | Remove duplicate init import in network_manager.yml
| * | | | Remove duplicate init import in network_manager.ymlRussell Teague2017-12-051-2/+0
| | | | |
* | | | | Remove all references to pacemaker (pcs, pcsd) and ↵Andrew Butcher2017-12-056-14/+0
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | openshift.master.cluster_method. With pacemaker removed there is no longer a need for openshift.master.cluster_method. We only have one option.
* | | | Merge pull request #6154 from mtnbikenc/consolidate-openshift-loggingScott Dodson2017-12-057-10/+15
|\ \ \ \ | | | | | | | | | | Playbook Consolidation - openshift-logging
| * | | | Playbook Consolidation - openshift-loggingRussell Teague2017-11-307-10/+15
| | |_|/ | |/| |
* | | | Merge pull request #6306 from mgugino-upstream-stage/fix-hosted-varsScott Dodson2017-12-053-35/+2
|\ \ \ \ | |_|_|/ |/| | | Fix hosted vars
| * | | Fix hosted varsMichael Gugino2017-12-053-35/+2
| | | | | | | | | | | | | | | | | | | | | | | | Remove hosted vars from openshift_facts. The current pattern is causing a bunch of undesired sideffects.
* | | | Merge pull request #6341 from bogdando/openstack_cleanup_staticMichael Gugino2017-12-052-86/+0
|\ \ \ \ | |/ / / |/| | | Cleanup unused openstack provider code
| * | | Cleanup unused openstack provider codeBogdan Dobrelya2017-12-042-86/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove references for bastion, ssh UI tunnek and static inventory. Update docs. Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
* | | | Merge pull request #6345 from bogdando/openstack_openshift_testing_reposScott Dodson2017-12-052-2/+9
|\ \ \ \ | | | | | | | | | | Use openshift testing repos for openstack
| * | | | Document testing repos for dev purposesBogdan Dobrelya2017-12-052-2/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
| * | | | Use openshift testing repos for openstackBogdan Dobrelya2017-12-042-1/+2
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use testing openshift repos to sidestep packaging issues for 3.6 clients being used in 3.7 deployments or something. Poke host requirements Centos 7.4 as 7.3 can't see that testing repo. Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
* | | | Merge pull request #6297 from mgugino-upstream-stage/crt_roleScott Dodson2017-12-0421-82/+21
|\ \ \ \ | |_|_|/ |/| | | Implement container runtime role
| * | | Implement container runtime roleMichael Gugino2017-12-0121-82/+21
| | | |
* | | | Merge pull request #6324 from mtnbikenc/consolidate-redeploy-certificatesOpenShift Merge Robot2017-12-0430-106/+88
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic merge from submit-queue. Playbook Consolidation - Redeploy Certificates This PR moves the certificate redeploy playbooks out of {byo,common}/openshift-cluster and into their respective component areas. - playbooks/openshift-etcd (redeploy-certificates.yml, redeploy-ca.yml) - playbooks/openshift-master (redeploy-certificates.yml, redeploy-openshift-ca.yml) - playbooks/openshift-node (redeploy-certificates.yml) - playbooks/openshift-hosted (redeploy-registry-certificates.yml, redeploy-router-certificates.yml) playbooks/byo/openshift-cluster/redeploy-certificates.yml was moved to playbooks/redeploy-certificates.yml Trello: https://trello.com/c/zCz6RIHM/578-2-playbook-consolidation-openshift-cluster-redeploy-certificates
| * | | Playbook Consolidation - Redeploy CertificatesRussell Teague2017-12-0130-106/+88
| | | |
* | | | Merge pull request #6321 from sdodson/v3_9Scott Dodson2017-12-0212-1/+477
|\ \ \ \ | | | | | | | | | | Add v3.9 support
| * | | | Add v3.9 supportScott Dodson2017-11-3012-1/+477
| | |_|/ | |/| |
* | | | Merge pull request #6069 from kwoodson/upgrade_scale_groupsScott Dodson2017-12-012-0/+66
|\ \ \ \ | |_|_|/ |/| | | Initial upgrade for scale groups.
| * | | Initial upgrade for scale groups.Kenny Woodson2017-11-292-0/+66
| |/ /
* | | retry package operationsLuke Meyer2017-11-304-0/+18
| |/ |/| | | | | | | | | When a package install/update fails due to network blips or other spotty availability, retry it. If the failure is a real failure (e.g. package is really not there) it still fails after 3 tries (Ansible default).
* | Merge pull request #6282 from mtnbikenc/fix-include_roleScott Dodson2017-11-304-4/+5
|\ \ | | | | | | Correct usage of include_role
| * | Correct usage of include_roleRussell Teague2017-11-274-4/+5
| | | | | | | | | | | | Switch to import_role for some required roles.
* | | Merge pull request #6290 from tomassedovic/openstack-no-dnsScott Dodson2017-11-305-78/+45
|\ \ \ | |_|/ |/| | Use IP addresses for OpenStack nodes
| * | Update the doc textTomas Sedovic2017-11-292-5/+6
| | |
| * | Use IP addresses for OpenStack nodesTomas Sedovic2017-11-285-78/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unlike other cloud providers, OpenStack VMs are not able to resolve each other by their names. If you try to run the playbooks against nodes without a pre-created /etc/hosts or a DNS that provides the hostname/ip resolution, it will fail. By setting the `openshift_hostname` variable to each node's IP address, we're able to deploy a functional cluster without running a custom DNS. It is still possible to provide an external server with nsupdate keys and have it be populated, but that is no longer a hard requirement.
* | | Merge pull request #6269 from mgugino-upstream-stage/clock-dependsMichael Gugino2017-11-284-0/+4
|\ \ \ | | | | | | | | Remove openshift_clock from meta depends
| * | | Remove openshift_clock from meta dependsMichael Gugino2017-11-274-0/+4
| | | | | | | | | | | | | | | | | | | | This commit adds openshift_clock role to required plays instead of using meta_depends.
* | | | Merge pull request #6268 from mgugino-upstream-stage/combine-dnsmasq-with-nodeMichael Gugino2017-11-282-59/+0
|\ \ \ \ | | | | | | | | | | Combine openshift_node and openshift_node_dnsmasq
| * | | | Combine openshift_node and openshift_node_dnsmasqMichael Gugino2017-11-272-59/+0
| | | | | | | | | | | | | | | | | | | | | | | | | This commit combines these two roles. This will prevent openshift_node_facts from running twice.
* | | | | Merge pull request #6283 from mgugino-upstream-stage/schedulableMichael Gugino2017-11-281-0/+1
|\ \ \ \ \ | | | | | | | | | | | | remove schedulable from openshift_facts
| * | | | | remove schedulable from openshift_factsMichael Gugino2017-11-271-0/+1
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | This commit removes schedulable from openshift_facts in favor of detecting whether or not a host is a master via inventory.