summaryrefslogtreecommitdiff
path: root/roles
AgeCommit message (Collapse)Author
2015-11-06Merge pull request #829 from detiber/nov1beta3nfsBrenton Leanhardt
Remove v1beta3 by default for kube_nfs_volumes
2015-11-06Fix data_dir for 3.0 deploymentsJason DeTiberus
2015-11-06Remove v1beta3 by default for kube_nfs_volumesJason DeTiberus
2015-11-05Merge pull request #608 from abutcher/native-haBrenton Leanhardt
Native Support for Multi-Master HA
2015-11-05Merge pull request #815 from detiber/fixMTUBrenton Leanhardt
Bug 1277592 - SDN MTU has hardcoded default
2015-11-05Revert to defaultsAndrew Butcher
2015-11-05Various HA changes for pacemaker and native methods.Andrew Butcher
2015-11-04Bug 1277592 - SDN MTU has hardcoded defaultJason DeTiberus
- Attempt to detect the MTU of the interface associated with the node IP and set the default for sdn_mtu accordingly. The value can still be overriden by users and if detection fails the previous default of 1450 is still used.
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-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 remote-tracking branch 'upstream/master' into upgradeDevan Goodwin
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 #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-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-03Support for gceKenny Woodson
2015-11-03fixed a dumb naming mistakeMatt Woodson
2015-11-03added disk tps checks to zabbixMatt Woodson
2015-11-03Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin
2015-11-03Filter internal hostnames from the list of parsed names.Andrew Butcher
2015-11-03Add custom certificates to serving info in master configuration.Andrew Butcher
2015-11-03Moving to Openshift Etcd applicationMarek Mahut
2015-11-03Merge pull request #609 from sdodson/add-all-hostnamesBrenton Leanhardt
Add all the possible servicenames to openshift_all_hostnames
2015-11-03Merge pull request #782 from mmahut/etcdMarek Mahut
Adding openshift.node.etcd items
2015-11-03Add all the possible servicenames to openshift_all_hostnames for mastersScott Dodson
2015-11-03Merge pull request #702 from detiber/etcd_cert_fixBrenton Leanhardt
Fix etcd cert generation when etcd_interface is defined
2015-11-03Adding openshift.node.etcd itemsMarek Mahut
2015-11-02Fix etcd cert generation when etcd_interface is definedJason DeTiberus
- Refactor certificate generation to properly accept overrides of etcd_interface per host and set the certificate SANS and peer URLs properly. - Add sanity checking to user-set values of etcd_interface to provide a better error message
2015-11-02Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin
2015-11-02Merge pull request #785 from joelddiaz/pcp-zabbix-statusJoel Diaz
get zabbix ready to start tracking status of pcp
2015-11-02Merge pull request #772 from detiber/aepBrenton Leanhardt
Disable OpenShift features if installing Atomic Enterprise
2015-11-02get zabbix ready to start tracking status of pcpJoel Diaz
2015-11-02Merge pull request #786 from mwoodson/cpu_alertMatt Woodson
changed the cpu alert to only alert if cpu idle more than 5x.
2015-11-02changed the cpu alert to only alert if cpu idle more than 5x. Change alert ↵Matt Woodson
to warning
2015-10-30Use more specific enterprise version for version_greater_than_3_1_or_1_1.Andrew Butcher
2015-10-30Add etcd_data_dir fact.Devan Goodwin
2015-10-30Disable OpenShift features if installing Atomic EnterpriseJason DeTiberus
2015-10-29Merge pull request #766 from brenton/masterBrenton Leanhardt
Conditionalizing the support for the v1beta3 api
2015-10-29Removing the template and doing to_nice_yaml insteadKenny Woodson
2015-10-29Conditionalizing the support for the v1beta3 apiBrenton Leanhardt
v1beta3 is only supported on OSE 3.0. For 3.0 the deployment_type was "enterprise"