summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #776 from kwoodson/rpmdepsKenny Woodson2015-10-301-1/+1
|\ | | | | Updating openshift-ansible-inventory to require python-boto and python-libcloud
| * 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
| * 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 api
| * Conditionalizing the support for the v1beta3 apiBrenton Leanhardt2015-10-291-0/+4
| | | | | | | | | | v1beta3 is only supported on OSE 3.0. For 3.0 the deployment_type was "enterprise"
* | 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_groups
| * | 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 j2 and adding to_nice_yaml.
| * 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 fixes
| * | README_AEP: Various fixesColin Walters2015-10-291-18/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | Merge pull request #765 from jlebon/pr/fix-router-registryBrenton Leanhardt2015-10-291-4/+6
|\ \ \ | |_|/ |/| | README_AEP.md: update instructions for creating router and registry
| * | 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
|\ \ | | | | | | Install storage plugin dependencies
| * | 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
|\ \ \ | |_|/ |/| | Fixed rename for extra_vars.
| * | 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 for bin and inventory.
| * | | Removing spec files.Kenny Woodson2015-10-282-242/+0
|/ / /
* | | Merge pull request #757 from kwoodson/extravarsKenny Woodson2015-10-281-1/+1
|\ \ \ | | | | | | | | Updating example for multi inventory.
| * | | 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 configuration
| * | | 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
|\ \ \ | | | | | | | | Fixing multi_ec2 with clone_vars, clone_groups, and renamed hostvars to extra_vars.
| * | | 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 configuration
| * | | | 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 playbook
| * | | | Bug fixes for the uninstall playbookBrenton Leanhardt2015-10-281-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) is_atomic wasn't being evaluated properly 2) the way we were detecting it was resulting in a confusion error message being displayed to the user in the case of RHEL 7 Server
* | | | | Merge pull request #754 from joelddiaz/docker-ping-timeJoel Diaz2015-10-281-0/+5
|\ \ \ \ \ | |/ / / / |/| | | | Start tracking docker info execution time
| * | | | Start tracking docker info execution timeJoel Diaz2015-10-281-0/+5
| | | | |
* | | | | Merge pull request #749 from brenton/uninstallBrenton Leanhardt2015-10-281-1/+11
|\ \ \ \ \ | |_|/ / / |/| | | | Adding uninstall support for Atomic Host
| * | | | 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.
| * | | | 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
|\ \ \ \ \ | | | | | | | | | | | | Add atomic-openshift-utils
| * \ \ \ \ Merge pull request #1 from dgoodwin/pep8Troy Dawson2015-10-279-48/+81
| |\ \ \ \ \ | | | | | | | | | | | | | | Pylint fixes and ignores for incoming oo-install code.
| | * | | | | Pylint fixes and ignores for incoming oo-install code.Devan Goodwin2015-10-279-48/+81
| |/ / / / /