summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add custom certificates to serving info in master configuration.Andrew Butcher2015-11-034-1/+82
* Merge pull request #783 from smunilla/text_improvementsBrenton Leanhardt2015-11-032-2/+2
|\
| * atomic-openshift-installer: Text improvementsSamuel Munilla2015-11-022-2/+2
* | Merge pull request #751 from dgoodwin/uninstallBrenton Leanhardt2015-11-035-79/+149
|\ \
| * | Rename install_transactions module to openshift_ansible.Devan Goodwin2015-11-023-27/+27
| * | Add utils subpackage missing dep on openshift-ansible-roles.Devan Goodwin2015-11-021-0/+1
| * | Use default playbooks if available.Devan Goodwin2015-10-272-7/+11
| * | Add uninstall subcommand.Devan Goodwin2015-10-272-4/+28
| * | Add subcommands to CLI.Devan Goodwin2015-10-274-50/+91
* | | Merge pull request #802 from mmahut/etcdMarek Mahut2015-11-031-12/+12
|\ \ \
| * | | Moving to Openshift Etcd applicationMarek Mahut2015-11-031-12/+12
|/ / /
* | | Merge pull request #609 from sdodson/add-all-hostnamesBrenton Leanhardt2015-11-033-0/+15
|\ \ \
| * | | Add all the possible servicenames to openshift_all_hostnames for mastersScott Dodson2015-11-033-0/+15
* | | | Merge pull request #622 from nak3/update-docker-registry-urlBrenton Leanhardt2015-11-032-4/+1
|\ \ \ \
| * | | | Remove images options in oadm commandKenjiro Nakayama2015-10-012-4/+1
* | | | | Merge pull request #782 from mmahut/etcdMarek Mahut2015-11-031-0/+82
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Adding openshift.node.etcd itemsMarek Mahut2015-11-031-0/+82
* | | | | Merge pull request #702 from detiber/etcd_cert_fixBrenton Leanhardt2015-11-0319-69/+157
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix etcd cert generation when etcd_interface is definedJason DeTiberus2015-11-0219-69/+157
* | | | | Merge pull request #785 from joelddiaz/pcp-zabbix-statusJoel Diaz2015-11-022-0/+23
|\ \ \ \ \
| * | | | | get zabbix ready to start tracking status of pcpJoel Diaz2015-11-022-0/+23
* | | | | | Merge pull request #772 from detiber/aepBrenton Leanhardt2015-11-023-2/+18
|\ \ \ \ \ \
| * | | | | | Disable OpenShift features if installing Atomic EnterpriseJason DeTiberus2015-10-303-2/+18
* | | | | | | Merge pull request #786 from mwoodson/cpu_alertMatt Woodson2015-11-021-3/+3
|\ \ \ \ \ \ \
| * | | | | | | changed the cpu alert to only alert if cpu idle more than 5x. Change alert to...Matt Woodson2015-11-021-4/+4
* | | | | | | | Merge pull request #787 from tdawson/2015-11-split-inventoryTroy Dawson2015-11-021-1/+23
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | split inventory into subpackagesTroy Dawson2015-11-021-1/+23
|/ / / / / / /
* | | | | | | Merge pull request #777 from brenton/uninstallBrenton Leanhardt2015-10-301-0/+14
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Attempt to remove the various interfaces left over from an installBrenton Leanhardt2015-10-301-0/+14
|/ / / / / /
* | | | | | Automatic commit of package [openshift-ansible] release [3.0.6-1].Kenny Woodson2015-10-302-2/+9
* | | | | | Merge pull request #776 from kwoodson/rpmdepsKenny Woodson2015-10-301-1/+1
|\ \ \ \ \ \
| * | | | | | Adding python-boto and python-libcloud to openshift-ansible-inventory dependencyKenny Woodson2015-10-301-1/+1
|/ / / / / /
* | | | | | Merge pull request #775 from abutcher/specific-versionBrenton Leanhardt2015-10-301-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use more specific enterprise version for version_greater_than_3_1_or_1_1.Andrew Butcher2015-10-301-1/+1
|/ / / / /
* | | | | Merge pull request #766 from brenton/masterBrenton Leanhardt2015-10-291-0/+4
|\ \ \ \ \
| * | | | | Conditionalizing the support for the v1beta3 apiBrenton Leanhardt2015-10-291-0/+4
* | | | | | Automatic commit of package [openshift-ansible] release [3.0.5-1].Kenny Woodson2015-10-292-2/+16
* | | | | | Merge pull request #770 from kwoodson/multi_fixKenny Woodson2015-10-291-15/+16
|\ \ \ \ \ \
| * | | | | | Updating multi_ec2 to support extra_vars and extra_groupsKenny Woodson2015-10-291-15/+16
|/ / / / / /
* | | | | | Merge pull request #768 from kwoodson/invenfixKenny Woodson2015-10-292-29/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Removing the template and doing to_nice_yaml insteadKenny Woodson2015-10-292-29/+4
* | | | | | Merge pull request #764 from cgwalters/readme-aepBrenton Leanhardt2015-10-291-18/+9
|\ \ \ \ \ \
| * | | | | | README_AEP: Various fixesColin Walters2015-10-291-18/+9
* | | | | | | Merge pull request #765 from jlebon/pr/fix-router-registryBrenton Leanhardt2015-10-291-4/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | README_AEP.md: update instructions for creating router and registryJonathan Lebon2015-10-291-4/+6
| |/ / / / /
* | | | | | Merge pull request #738 from detiber/storage_pluginsBrenton Leanhardt2015-10-297-4/+53
|\ \ \ \ \ \
| * | | | | | make storage_plugin_deps conditional on deployment_typeJason DeTiberus2015-10-271-17/+9
| * | | | | | remove debugging pausesJason DeTiberus2015-10-261-4/+0
| * | | | | | make storage plugin dependency installation more flexibleJason DeTiberus2015-10-267-18/+64
| * | | | | | Install storage plugin dependenciesJason DeTiberus2015-10-261-2/+17