summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
| * | | | | | | Merge pull request #759 from kwoodson/minventoryKenny Woodson2015-10-281-3/+3
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Fixing for extra_vars rename.Kenny Woodson2015-10-281-3/+3
| * | | | | | | Automatic commit of package [openshift-ansible] release [3.0.4-1].Kenny Woodson2015-10-282-2/+23
| * | | | | | | Merge pull request #758 from kwoodson/speccleanKenny Woodson2015-10-282-242/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Removing spec files.Kenny Woodson2015-10-282-242/+0
| |/ / / / / / /
| * | | | | | | Merge pull request #757 from kwoodson/extravarsKenny Woodson2015-10-281-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Updated exampleKenny Woodson2015-10-281-1/+1
| |/ / / / / / /
| * | | | | | | Automatic commit of package [openshift-ansible-inventory] release [0.0.11-1].Kenny Woodson2015-10-282-2/+5
| * | | | | | | Automatic commit of package [openshift-ansible-bin] release [0.0.21-1].Kenny Woodson2015-10-282-2/+5
| * | | | | | | Merge pull request #746 from detiber/multitenantNetworkBrenton Leanhardt2015-10-281-0/+6
| |\ \ \ \ \ \ \
| | * | | | | | | add examples for SDN configurationJason DeTiberus2015-10-261-0/+6
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Automatic commit of package [openshift-ansible-inventory] release [0.0.10-1].Kenny Woodson2015-10-282-1/+5
| * | | | | | | Automatic commit of package [openshift-ansible-bin] release [0.0.20-1].Kenny Woodson2015-10-282-1/+5
| * | | | | | | Merge pull request #753 from kwoodson/minvenKenny Woodson2015-10-281-8/+19
| |\ \ \ \ \ \ \
| | * | | | | | | Adding clone vars and groups. Renamed hostvars to extra_vars.Kenny Woodson2015-10-281-8/+19
| * | | | | | | | Merge pull request #752 from brenton/masterBrenton Leanhardt2015-10-281-0/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Adding tito releasers configurationBrenton Leanhardt2015-10-281-0/+13
| |/ / / / / / / /
| * | | | | | | | Merge pull request #755 from brenton/uninstallBrenton Leanhardt2015-10-281-2/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bug fixes for the uninstall playbookBrenton Leanhardt2015-10-281-2/+3
| * | | | | | | | | Merge pull request #754 from joelddiaz/docker-ping-timeJoel Diaz2015-10-281-0/+5
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Start tracking docker info execution timeJoel Diaz2015-10-281-0/+5
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #749 from brenton/uninstallBrenton Leanhardt2015-10-281-1/+11
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | 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