| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-04 | Merge pull request #812 from talset/master | Brenton Leanhardt | |
| [openshift_master_certificates] Fix variable master.all_hostnames | |||
| 2015-11-04 | remove debug line | talset | |
| 2015-11-04 | [roles/openshift_master_certificates/tasks/main.yml] Fix variable ↵ | talset | |
| openshift.master.all_hostnames to openshift.common.all_hostnames | |||
| 2015-11-04 | Merge pull request #807 from detiber/fixRPMDeps | Brenton Leanhardt | |
| Fix subpackage dependencies | |||
| 2015-11-04 | Merge pull request #761 from smunilla/scaleup | Brenton Leanhardt | |
| openshift-cluster: Scaleup | |||
| 2015-11-04 | Merge pull request #809 from kwoodson/invenupdate | Kenny Woodson | |
| Adding aws and gce to ansibe-inventory. | |||
| 2015-11-04 | Adding aws and gce packages to ansible-inventory | Kenny Woodson | |
| 2015-11-04 | Merge pull request #767 from abutcher/custom-certs | Brenton Leanhardt | |
| Add custom certificates to serving info in master configuration. | |||
| 2015-11-04 | Automatic commit of package [openshift-ansible] release [3.0.7-1]. | Kenny Woodson | |
| 2015-11-04 | Fix subpackage dependencies | Jason DeTiberus | |
| 2015-11-04 | Merge pull request #806 from mwoodson/disk_checks | Matt Woodson | |
| added %util in zabbix | |||
| 2015-11-04 | added the %util in zabbix | Matt Woodson | |
| 2015-11-04 | Merge pull request #793 from kwoodson/multiinventory | Kenny Woodson | |
| Renamed multi_ec2 to multi_inventory. Adding support for gce to mult_inventory. | |||
| 2015-11-04 | Merge pull request #805 from smunilla/default_playbook_arg | Brenton Leanhardt | |
| atomic-openshift-installer: Correct default playbook directory | |||
| 2015-11-04 | atomic-openshift-installer: Correct default playbook directory | Samuel Munilla | |
| 2015-11-04 | Refactor common group evaluation to avoid duplication | Jason DeTiberus | |
| 2015-11-04 | common/openshift-cluster: Scaleup playbook | Samuel Munilla | |
| New playbook to add nodes to a cluster without altering the masters | |||
| 2015-11-03 | Support for gce | Kenny Woodson | |
| 2015-11-03 | Merge pull request #804 from mwoodson/disk_checks | Matt Woodson | |
| fixed copy and paste spelling error | |||
| 2015-11-03 | fixed a dumb naming mistake | Matt Woodson | |
| 2015-11-03 | Merge pull request #771 from kwoodson/updategce | Kenny Woodson | |
| Updating to latest gce.py inventory module from ansible | |||
| 2015-11-03 | Merge pull request #803 from mwoodson/disk_checks | Matt Woodson | |
| added disk tps check to zabbix | |||
| 2015-11-03 | added disk tps checks to zabbix | Matt Woodson | |
| 2015-11-03 | Merge pull request #778 from error10/patch-1 | Brenton Leanhardt | |
| Don't require tty to run sudo | |||
| 2015-11-03 | Merge pull request #801 from smunilla/default_playbook_arg | Brenton Leanhardt | |
| atomic-openshift-installer: Add default openshift-ansible-playbook | |||
| 2015-11-03 | Merge pull request #798 from smunilla/inaccurate_prompt | Brenton Leanhardt | |
| atomic-openshift-installer: Correct inaccurate prompt | |||
| 2015-11-03 | Merge pull request #774 from smunilla/localssh | Brenton Leanhardt | |
| oo-install: Support running on the host to be deployed | |||
| 2015-11-03 | Filter internal hostnames from the list of parsed names. | Andrew Butcher | |
| 2015-11-03 | atomic-openshift-installer: Correct inaccurate prompt | Samuel Munilla | |
| 2015-11-03 | atomic-openshift-installer: Add default openshift-ansible-playbook | Samuel Munilla | |
| This adds a default value to the openshift-ansible-playbook directory and also removes the requirement that it be writable. | |||
| 2015-11-03 | ooinstall: Add check for nopwd sudo | Samuel Munilla | |
| 2015-11-03 | ooinstall: Update local install check | Samuel Munilla | |
| Update to check both hostname and public_hostname. Remove ansible_sudo=no as I failed to notice we were already checking if ansible_ssh_user == 'root' and setting it there. | |||
| 2015-11-03 | oo-install: Support running on the host to be deployed | Samuel Munilla | |
| This adds a check to see if the host the installer is running on is one of the hosts to be installed and sets i ansible_connection=local ansible_sudo=no in the inventory file. | |||
| 2015-11-03 | Add custom certificates to serving info in master configuration. | Andrew Butcher | |
| 2015-11-03 | Merge pull request #783 from smunilla/text_improvements | Brenton Leanhardt | |
| atomic-openshift-installer: Text improvements | |||
| 2015-11-03 | Merge pull request #751 from dgoodwin/uninstall | Brenton Leanhardt | |
| Add Uninstall Subcommand And Assume Location of Packaged Ansible Playbooks | |||
| 2015-11-03 | Merge pull request #802 from mmahut/etcd | Marek Mahut | |
| Moving to Openshift Etcd application | |||
| 2015-11-03 | Moving to Openshift Etcd application | Marek Mahut | |
| 2015-11-03 | Merge pull request #609 from sdodson/add-all-hostnames | Brenton Leanhardt | |
| Add all the possible servicenames to openshift_all_hostnames | |||
| 2015-11-03 | Merge pull request #622 from nak3/update-docker-registry-url | Brenton Leanhardt | |
| Remove images options in oadm command examples | |||
| 2015-11-03 | Merge pull request #782 from mmahut/etcd | Marek Mahut | |
| Adding openshift.node.etcd items | |||
| 2015-11-03 | Add all the possible servicenames to openshift_all_hostnames for masters | Scott Dodson | |
| 2015-11-03 | Merge pull request #702 from detiber/etcd_cert_fix | Brenton Leanhardt | |
| Fix etcd cert generation when etcd_interface is defined | |||
| 2015-11-03 | Adding openshift.node.etcd items | Marek Mahut | |
| 2015-11-02 | Fix etcd cert generation when etcd_interface is defined | Jason 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-02 | Merge pull request #785 from joelddiaz/pcp-zabbix-status | Joel Diaz | |
| get zabbix ready to start tracking status of pcp | |||
| 2015-11-02 | Merge pull request #772 from detiber/aep | Brenton Leanhardt | |
| Disable OpenShift features if installing Atomic Enterprise | |||
| 2015-11-02 | get zabbix ready to start tracking status of pcp | Joel Diaz | |
| 2015-11-02 | Merge pull request #786 from mwoodson/cpu_alert | Matt Woodson | |
| changed the cpu alert to only alert if cpu idle more than 5x. | |||
| 2015-11-02 | Merge pull request #787 from tdawson/2015-11-split-inventory | Troy Dawson | |
| split inventory into subpackages | |||
