| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-03 | Implement master-config.yaml upgrade for v1beta3 apiLevel removal. | Devan Goodwin | |
| 2015-11-03 | Merge branch 'upgrade' into config-upgrade | Devan Goodwin | |
| 2015-11-03 | Fix installer upgrade bug following pylint fix. | Devan Goodwin | |
| 2015-11-03 | Merge branch 'upgrade' into config-upgrade | Devan Goodwin | |
| 2015-11-03 | Document the new version field for installer config. | Devan Goodwin | |
| 2015-11-03 | Remove my username from some test data. | Devan Goodwin | |
| 2015-11-03 | Add a simple version for the installer config file. | Devan Goodwin | |
| 2015-11-03 | Pylint fix. | Devan Goodwin | |
| 2015-11-02 | initial module framework | Jason DeTiberus | |
| 2015-11-02 | Merge remote-tracking branch 'upstream/master' into upgrade | Devan Goodwin | |
| 2015-11-02 | Better info prior to initiating upgrade. | Devan Goodwin | |
| 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 | |||
| 2015-11-02 | Fix etcd backup bug with not-yet-created /var/lib/origin symlink | Devan Goodwin | |
| 2015-11-02 | split inventory into subpackages | Troy Dawson | |
| 2015-11-02 | changed the cpu alert to only alert if cpu idle more than 5x. Change alert ↵ | Matt Woodson | |
| to warning | |||
| 2015-11-02 | Print info after upgrade completes. | Devan Goodwin | |
| 2015-11-02 | Automatically upgrade legacy config files. | Devan Goodwin | |
| 2015-10-30 | Merge pull request #777 from brenton/uninstall | Brenton Leanhardt | |
| Attempt to remove the various interfaces left over from an install | |||
| 2015-10-30 | Attempt to remove the various interfaces left over from an install | Brenton Leanhardt | |
| Removing br0 won't work if openvswitch has already been stopped. ovs-system will be left around but that is just a problem with openvswitch's packaging. That device is apparently not even used. In the worst case a manual reboot will remove all of these devices. | |||
| 2015-10-30 | Automatic commit of package [openshift-ansible] release [3.0.6-1]. | Kenny Woodson | |
| 2015-10-30 | Merge pull request #776 from kwoodson/rpmdeps | Kenny Woodson | |
| Updating openshift-ansible-inventory to require python-boto and python-libcloud | |||
| 2015-10-30 | Adding python-boto and python-libcloud to openshift-ansible-inventory dependency | Kenny Woodson | |
| 2015-10-30 | Merge pull request #775 from abutcher/specific-version | Brenton Leanhardt | |
| Use more specific enterprise version for version_greater_than_3_1 | |||
| 2015-10-30 | Remove devel fail and let upgrade proceed. | Devan Goodwin | |
| 2015-10-30 | Use more specific enterprise version for version_greater_than_3_1_or_1_1. | Andrew Butcher | |
| 2015-10-30 | Add utils subpackage missing dep on openshift-ansible-roles. | Devan Goodwin | |
| 2015-10-30 | Generate timestamped etcd backups. | Devan Goodwin | |
| 2015-10-30 | Add etcd_data_dir fact. | Devan Goodwin | |
| 2015-10-30 | Disable OpenShift features if installing Atomic Enterprise | Jason DeTiberus | |
| 2015-10-29 | Merge pull request #766 from brenton/master | Brenton Leanhardt | |
| Conditionalizing the support for the v1beta3 api | |||
| 2015-10-29 | Automatic commit of package [openshift-ansible] release [3.0.5-1]. | Kenny Woodson | |
| 2015-10-29 | Merge pull request #770 from kwoodson/multi_fix | Kenny Woodson | |
| Updating multi_ec2 to support extra_vars and extra_groups | |||
| 2015-10-29 | Updating multi_ec2 to support extra_vars and extra_groups | Kenny Woodson | |
| 2015-10-29 | Merge pull request #768 from kwoodson/invenfix | Kenny Woodson | |
| Removing j2 and adding to_nice_yaml. | |||
| 2015-10-29 | Removing the template and doing to_nice_yaml instead | Kenny Woodson | |
| 2015-10-29 | Conditionalizing the support for the v1beta3 api | Brenton Leanhardt | |
| v1beta3 is only supported on OSE 3.0. For 3.0 the deployment_type was "enterprise" | |||
| 2015-10-29 | Functional disk space checking for etcd backup. | Devan Goodwin | |
| 2015-10-29 | Merge pull request #764 from cgwalters/readme-aep | Brenton Leanhardt | |
| README_AEP: Various fixes | |||
| 2015-10-29 | Merge pull request #765 from jlebon/pr/fix-router-registry | Brenton Leanhardt | |
| README_AEP.md: update instructions for creating router and registry | |||
| 2015-10-29 | README_AEP.md: update instructions for creating router and registry | Jonathan Lebon | |
| 2015-10-29 | README_AEP: Various fixes | Colin Walters | |
| - Fix deployment_type to be atomic-enterpri - Note in oreg_url that the names may change - Drop the COPR as it doesn't apply for AEP right now - The `openshift_additional_repos` needs to be on a single line or Ansible will error out (with `ansible-1.9.2-1.el7` at least) - Change the hostnames to be `aep` to be clearer what we have - We no longer have a separate git repository | |||
| 2015-10-29 | First cut at checking available disk space for etcd backup. | Devan Goodwin | |
| 2015-10-29 | Merge pull request #738 from detiber/storage_plugins | Brenton Leanhardt | |
| Install storage plugin dependencies | |||
| 2015-10-28 | Merge pull request #759 from kwoodson/minventory | Kenny Woodson | |
| Fixed rename for extra_vars. | |||
| 2015-10-28 | Fixing for extra_vars rename. | Kenny Woodson | |
| 2015-10-28 | Automatic commit of package [openshift-ansible] release [3.0.4-1]. | Kenny Woodson | |
