summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | The uninstall playbook should remove the kubeconfig for non-root installsBrenton Leanhardt2015-10-281-0/+1
| * | | | | | | | | | | Adding uninstall support for Atomic HostBrenton Leanhardt2015-10-281-1/+10
|/ / / / / / / / / / /
* | | | | | | | | | | Automatic commit of package [openshift-ansible] release [3.0.3-1].Troy Dawson2015-10-272-2/+23
* | | | | | | | | | | Merge pull request #750 from twiest/prThomas Wiest2015-10-271-3/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | added docker info to the end of docker loop to direct lvm playbook.Thomas Wiest2015-10-241-3/+14
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #741 from tdawson/2015-10-utilsBrenton Leanhardt2015-10-2722-0/+2025
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #726 from sdodson/examples-syncBrenton Leanhardt2015-10-278-12/+85
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Update imagestreams and quickstarts from originScott Dodson2015-10-228-12/+85
* | | | | | | | | | | Merge pull request #731 from abutcher/proxy-client-configBrenton Leanhardt2015-10-276-8/+33
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use standard library for version comparison.Andrew Butcher2015-10-261-4/+7
| * | | | | | | | | | | Move version greater_than_fact into openshift_factsAndrew Butcher2015-10-223-8/+11
| * | | | | | | | | | | Don't include proxy client cert when <3.1 or <1.1Andrew Butcher2015-10-222-5/+10
| * | | | | | | | | | | Add proxy client certs to master config.Andrew Butcher2015-10-224-2/+16
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #745 from abutcher/pylintThomas Wiest2015-10-261-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Pylint fixesAndrew Butcher2015-10-261-4/+4
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #744 from kwoodson/zbxztypeKenny Woodson2015-10-264-35/+68
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adding zabbix type and fixing zabbix agent varsKenny Woodson2015-10-264-35/+68
* | | | | | | | | | | | Merge pull request #458 from spinolacastro/project_configBrenton Leanhardt2015-10-264-7/+46
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix quotesDiego Castro2015-10-261-1/+1
| * | | | | | | | | | | Add missing quotesDiego Castro2015-10-231-6/+6
| * | | | | | | | | | | fix merge conflictsDiego Castro2015-10-22204-1240/+6318
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Get default values from openshift_factsDiego Castro2015-08-172-6/+34
| * | | | | | | | | | | | CleanupDiego Castro2015-08-172-2/+0
| * | | | | | | | | | | | Merge remote-tracking branch 'openshift/master' into project_configDiego Castro2015-08-1526-31/+389
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add missing inventory exampleDiego Castro2015-08-121-1/+6
| * | | | | | | | | | | | | Update PR #458 from commentsDiego Castro2015-08-123-30/+14
| * | | | | | | | | | | | | Custom Project ConfigDiego Castro2015-08-125-9/+35
* | | | | | | | | | | | | | Merge pull request #734 from ejemba/masterBrenton Leanhardt2015-10-261-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Adding Docker Log Options capabilitiesejemba2015-10-231-2/+6
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| | | | | | | | | | | | * | Better info prior to initiating upgrade.Devan Goodwin2015-11-021-11/+10
| | | | | | | | | | | | * | Fix etcd backup bug with not-yet-created /var/lib/origin symlinkDevan Goodwin2015-11-021-0/+5
| | | | | | | | | | | | * | Print info after upgrade completes.Devan Goodwin2015-11-022-1/+8
| | | | | | | | | | | | * | Automatically upgrade legacy config files.Devan Goodwin2015-11-022-10/+92
| | | | | | | | | | | | * | Remove devel fail and let upgrade proceed.Devan Goodwin2015-10-301-1/+2
| | | | | | | | | | | | * | Add utils subpackage missing dep on openshift-ansible-roles.Devan Goodwin2015-10-301-0/+1
| | | | | | | | | | | | * | Generate timestamped etcd backups.Devan Goodwin2015-10-301-2/+2
| | | | | | | | | | | | * | Add etcd_data_dir fact.Devan Goodwin2015-10-302-13/+20
| | | | | | | | | | | | * | Functional disk space checking for etcd backup.Devan Goodwin2015-10-291-1/+4
| | | | | | | | | | | | * | First cut at checking available disk space for etcd backup.Devan Goodwin2015-10-294-4/+44
| | | | | | | | | | | | * | Block upgrade if targetting enterprise deployment type.Devan Goodwin2015-10-283-0/+41
| | | | | | | | | | | |/ /
| | | | | | | | | | | * | 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 #1 from dgoodwin/pep8Troy Dawson2015-10-279-48/+81
| | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | Pylint fixes and ignores for incoming oo-install code.Devan Goodwin2015-10-279-48/+81
| | | | | | | |/ / / / /
| | | | | | | * / / / / Add atomic-openshift-utilsTroy Dawson2015-10-2622-0/+1992
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #703 from tdawson/2015-10-rpmspecThomas Wiest2015-10-264-0/+206
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add openshift-ansible.spec and setup titoTroy Dawson2015-10-264-0/+206
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge pull request #729 from detiber/handlerRefactorBrenton Leanhardt2015-10-264-7/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cleanup naming for skipping master and node restart handlersJason DeTiberus2015-10-234-4/+4