summaryrefslogtreecommitdiff
path: root/playbooks/openstack/openshift-cluster
AgeCommit message (Expand)Author
2016-04-29fix up variable references remove "online" support from bin/clusterJason DeTiberus
2016-04-27Replace sudo with become when accessing deployment_vars.Andrew Butcher
2016-04-25Replace deprecated sudo with become.Andrew Butcher
2016-04-20Merge pull request #1766 from abutcher/router-selectorBrenton Leanhardt
2016-04-20added new openshift-metrics serviceJose David Martin Nieto
2016-04-20Fix router selector fact migration and match multiple selectors when counting...Andrew Butcher
2016-04-01Enable Ansible ssh pipelining to speedup deploymentLénaïc Huard
2016-03-08Fix issue when there are no infra nodesLénaïc Huard
2016-02-23Better diagnostic messages when an OpenStack heat stack creation failsLénaïc Huard
2016-02-22Merge pull request #1337 from abutcher/master-scaleupBrenton Leanhardt
2016-02-22added node-secgroup to master_nodesJose David Martin Nieto
2016-02-16Move additional master configuration into a separate master playbook.Andrew Butcher
2016-02-16Add new_masters to scaleup playbook.Andrew Butcher
2016-02-15Merge pull request #1355 from lhuard1A/fix_when_no_infraThomas Wiest
2016-02-12Add missing `type` node labels on OpenStack and libvirtLénaïc Huard
2016-02-10Merge pull request #1364 from codificat/openshift-enterpriseBrenton Leanhardt
2016-02-09Fix issue when there are no infra nodesLénaïc Huard
2016-02-09Add missing atomic- and openshift-enterprisePep Turró Mauri
2016-02-04Add a DNS server on OpenStack clustersLénaïc Huard
2016-02-03Merge pull request #1239 from detiber/bin_cluster_overridesThomas Wiest
2016-02-03Merge pull request #1173 from abutcher/nfs-groupBrenton Leanhardt
2016-02-01Refactor registry storage options.Andrew Butcher
2016-02-01Additional overrides for cloud provider playbooksJason DeTiberus
2016-02-01Multi-master fixes for provider playbooksJason DeTiberus
2016-02-01infra_node fixesJason DeTiberus
2016-01-29Merge pull request #1133 from lhuard1A/increase_openstack_timeoutBrenton Leanhardt
2016-01-19Update cluster_hosts.yml for cloud providersJason DeTiberus
2016-01-11Merge pull request #1128 from lhuard1A/bin_cluster_ose_3.1Thomas Wiest
2016-01-08Make bin/cluster able to spawn OSE 3.1 clustersLénaïc Huard
2016-01-08Increase OpenStack stack creation/deletion timeoutLénaïc Huard
2016-01-07Merge pull request #1132 from lhuard1A/fix_clusterid_openstackThomas Wiest
2016-01-07Rename env into clusterid and add environment in the OpenStack VMs tagsLénaïc Huard
2016-01-07Fix terminate.yml on OpenStackLénaïc Huard
2016-01-04Fix error in byo cluster_hosts.ymlJason DeTiberus
2016-01-04Cleanup and fixes for cluster_id changeJason DeTiberus
2016-01-04Removing environment and env tags.Kenny Woodson
2015-12-15Create nfs host group with registry volume attachment.Andrew Butcher
2015-12-14Merge pull request #1028 from kwoodson/remove_env_host_typeKenny Woodson
2015-12-11Updating env-host-type to host patternsKenny Woodson
2015-12-10Merge pull request #1000 from detiber/localhostFixThomas Wiest
2015-12-04Merge pull request #996 from lhuard1A/openstack_etcdThomas Wiest
2015-11-30Enforce connection: local and become: no on all localhost playsJason DeTiberus
2015-11-18Add etcd nodes management in OpenStackLénaïc Huard
2015-11-13Better structure the output of the list playbookLénaïc Huard
2015-11-05Fix lb group related errorsJason DeTiberus
2015-10-05Revert "GCE support"Thomas Wiest
2015-10-01Removed some application specific code like insecure registries, heat templateChengcheng Mu
2015-10-01oo_option fixed, some clean upChengcheng Mu
2015-10-01GCE-support (more information in PR, README_GCE.md)Chengcheng Mu
2015-08-26Merge pull request #483 from lhuard1A/issue_471Wesley Hearn