summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-11-05Revert to defaultsAndrew Butcher
2015-11-05Various HA changes for pacemaker and native methods.Andrew Butcher
2015-11-04Atomic Enterprise/OpenShift Enterprise merge updateJason DeTiberus
2015-11-04fix dueling controllers - without controllerLeaseTTL set in config, multiple ↵Jason DeTiberus
controllers will attempt to start
2015-11-04default to source persistence for haproxyJason DeTiberus
2015-11-04hardcode openshift binaries for nowJason DeTiberus
2015-11-04more tweaksJason DeTiberus
2015-11-04more tweaksJason DeTiberus
2015-11-04additional ha related updatesJason DeTiberus
2015-11-04additional native ha changesAndrew Butcher
2015-11-04Start of true master haJason DeTiberus
2015-11-04Atomic Enterprise related changes.Avesh Agarwal
2015-11-04Merge pull request #792 from dgoodwin/upgradeBrenton Leanhardt
Upgrade Improvements
2015-11-04Override hosts deployment_type fact for version we're upgrading to.Devan Goodwin
2015-11-04Pylint fixes for config upgrade module.Devan Goodwin
2015-11-04Disable proxy cert config upgrade until certs being generated.Devan Goodwin
2015-11-04Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin
2015-11-04Merge pull request #812 from talset/masterBrenton Leanhardt
[openshift_master_certificates] Fix variable master.all_hostnames
2015-11-04remove debug linetalset
2015-11-04[roles/openshift_master_certificates/tasks/main.yml] Fix variable ↵talset
openshift.master.all_hostnames to openshift.common.all_hostnames
2015-11-04Merge pull request #807 from detiber/fixRPMDepsBrenton Leanhardt
Fix subpackage dependencies
2015-11-04Fix bug with not upgrading openshift-master to atomic-openshift-master.Devan Goodwin
Removing the full call to config resulted in rpms not getting upgraded. Config was doing a yum update of everything, which picks up the atomic-openshift-master obsoleting openshift-master. The actual yum call changed here would not. Instead we switch to a direct call to yum which correctly picks up the obsoletes and updates to atomic-openshift packages.
2015-11-04Merge pull request #761 from smunilla/scaleupBrenton Leanhardt
openshift-cluster: Scaleup
2015-11-04Merge pull request #809 from kwoodson/invenupdateKenny Woodson
Adding aws and gce to ansibe-inventory.
2015-11-04Adding aws and gce packages to ansible-inventoryKenny Woodson
2015-11-04Merge pull request #767 from abutcher/custom-certsBrenton Leanhardt
Add custom certificates to serving info in master configuration.
2015-11-04Automatic commit of package [openshift-ansible] release [3.0.7-1].Kenny Woodson
2015-11-04Fix subpackage dependenciesJason DeTiberus
2015-11-04Merge pull request #806 from mwoodson/disk_checksMatt Woodson
added %util in zabbix
2015-11-04added the %util in zabbixMatt Woodson
2015-11-04Merge pull request #793 from kwoodson/multiinventoryKenny Woodson
Renamed multi_ec2 to multi_inventory. Adding support for gce to mult_inventory.
2015-11-04Merge pull request #805 from smunilla/default_playbook_argBrenton Leanhardt
atomic-openshift-installer: Correct default playbook directory
2015-11-04atomic-openshift-installer: Correct default playbook directorySamuel Munilla
2015-11-04Refactor common group evaluation to avoid duplicationJason DeTiberus
2015-11-04common/openshift-cluster: Scaleup playbookSamuel Munilla
New playbook to add nodes to a cluster without altering the masters
2015-11-04Fix bug from module rename.Devan Goodwin
2015-11-04Fix bug with default ansible playbook dir.Devan Goodwin
2015-11-04Merge branch 'config-upgrade' into upgradeDevan Goodwin
2015-11-04Use the base package upgrade version so we can check things earlier.Devan Goodwin
2015-11-04Skip fail if enterprise deployment type depending on version.Devan Goodwin
2015-11-03Support for gceKenny Woodson
2015-11-03Merge pull request #804 from mwoodson/disk_checksMatt Woodson
fixed copy and paste spelling error
2015-11-03fixed a dumb naming mistakeMatt Woodson
2015-11-03Merge pull request #771 from kwoodson/updategceKenny Woodson
Updating to latest gce.py inventory module from ansible
2015-11-03Merge pull request #803 from mwoodson/disk_checksMatt Woodson
added disk tps check to zabbix
2015-11-03added disk tps checks to zabbixMatt Woodson
2015-11-03Merge pull request #778 from error10/patch-1Brenton Leanhardt
Don't require tty to run sudo
2015-11-03Add debug output for location of etcd backup.Devan Goodwin
2015-11-03Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin
2015-11-03Merge pull request #801 from smunilla/default_playbook_argBrenton Leanhardt
atomic-openshift-installer: Add default openshift-ansible-playbook