summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #889 from ashcrow/pre-upgrade-check-outputBrenton Leanhardt2015-11-131-7/+9
|\
| * pre-upgrade-check: differentiates between port and targetPort in outputSteve Milner2015-11-131-7/+9
* | Merge pull request #706 from codificat/register-satBrenton Leanhardt2015-11-131-2/+9
|\ \
| * | RH subscription: optional satellite and pkg updatePep TurrĂ³ Mauri2015-10-191-2/+9
* | | Merge pull request #739 from codificat/vagrant-noregisterBrenton Leanhardt2015-11-132-23/+2
|\ \ \
| * | | Vagrant RHEL registration cleanupPep TurrĂ³ Mauri2015-10-242-23/+2
* | | | Merge pull request #867 from ibotty/rm-netaddr-depBrenton Leanhardt2015-11-132-4/+20
|\ \ \ \
| * | | | remove netaddr dependencyTobias Florek2015-11-112-4/+20
* | | | | Merge pull request #885 from dgoodwin/pylint-pythonpathBrenton Leanhardt2015-11-131-0/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix pylint import errors for utils/test/.Devan Goodwin2015-11-121-0/+2
* | | | | Merge pull request #884 from smunilla/english_updatesBrenton Leanhardt2015-11-121-4/+8
|\ \ \ \ \
| * | | | | atomic-openshift-installer: Update prompts and help messagesSamuel Munilla2015-11-121-4/+8
* | | | | | Merge pull request #886 from smunilla/sudo_checkBrenton Leanhardt2015-11-121-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | atomic-openshift-installer: Update nopwd sudo testSamuel Munilla2015-11-121-1/+1
|/ / / / /
* | | | | Merge pull request #880 from brenton/addtestsBrenton Leanhardt2015-11-121-32/+183
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Test additions for cli_installer:get_hosts_to_install_onBrenton Leanhardt2015-11-121-32/+183
* | | | | Merge pull request #882 from kwoodson/itserviceKenny Woodson2015-11-121-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Dependencies need to be added when a create occurs on SLA object.Kenny Woodson2015-11-121-1/+2
* | | | | Merge pull request #875 from kwoodson/itserviceKenny Woodson2015-11-123-1/+317
|\| | | |
| * | | | adding itserviceKenny Woodson2015-11-123-1/+317
* | | | | Automatic commit of package [openshift-ansible] release [3.0.12-1].Brenton Leanhardt2015-11-112-2/+5
* | | | | Merge pull request #873 from sdodson/latest-streamsBrenton Leanhardt2015-11-112-76/+327
|\ \ \ \ \
| * | | | | Sync with the latest image streamsScott Dodson2015-11-112-76/+327
* | | | | | Automatic commit of package [openshift-ansible] release [3.0.11-1].Brenton Leanhardt2015-11-112-2/+6
* | | | | | Merge pull request #781 from sdodson/xpaas-1.1Brenton Leanhardt2015-11-1133-1918/+3585
|\ \ \ \ \ \
| * | | | | | Migrate xpaas content from pre v1.1.0Scott Dodson2015-11-111-0/+50
| * | | | | | Import latest xpaas templates and image streamsScott Dodson2015-11-1132-1918/+3535
| |/ / / / /
* | | | | | Automatic commit of package [openshift-ansible] release [3.0.10-1].Brenton Leanhardt2015-11-112-2/+10
* | | | | | Merge pull request #872 from detiber/nodeIPWorkaroundBrenton Leanhardt2015-11-111-211/+233
|\ \ \ \ \ \
| * | | | | | Fix update error for templates that didn't previously existJason DeTiberus2015-11-111-1/+8
| * | | | | | General cleanup of v3_0_to_v3_1/upgrade.ymlJason DeTiberus2015-11-111-210/+225
| |/ / / / /
* | | | | | Merge pull request #874 from joelddiaz/s3-slaJoel Diaz2015-11-112-0/+34
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add zabbix pieces to hold AWS S3 bucket statsJoel Diaz2015-11-112-0/+34
* | | | | | Merge pull request #868 from ibotty/oo-filter-dont-failThomas Wiest2015-11-111-1/+1
|\ \ \ \ \ \
| * | | | | | oo_filter: don't fail when attribute is not definedTobias Florek2015-11-111-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #871 from detiber/fixVagrantDocsBrenton Leanhardt2015-11-111-0/+1
|\ \ \ \ \ \
| * | | | | | add ansible dep to vagrant docJason DeTiberus2015-11-111-0/+1
|/ / / / / /
* | | | | | Automatic commit of package [openshift-ansible] release [3.0.9-1].Brenton Leanhardt2015-11-112-2/+5
* | | | | | Merge pull request #839 from detiber/refactorUpgradeBrenton Leanhardt2015-11-1130-85/+259
|\ \ \ \ \ \
| * | | | | | Refactor upgrade playbook(s)Jason DeTiberus2015-11-1030-85/+259
| |/ / / / /
* | | | | | Merge pull request #866 from sdodson/openshift-ansible308Brenton Leanhardt2015-11-112-2/+161
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Automatic commit of package [openshift-ansible] release [3.0.8-1].Scott Dodson2015-11-102-2/+161
|/ / / / /
* | | | | Merge pull request #863 from abutcher/uninstall-clientsBrenton Leanhardt2015-11-101-1/+2
|\ \ \ \ \
| * | | | | Add origin-clients to uninstall playbook.Andrew Butcher2015-11-101-1/+2
|/ / / / /
* | | | | Merge pull request #860 from smunilla/disable_container_based_installBrenton Leanhardt2015-11-102-9/+11
|\ \ \ \ \
| * | | | | Update tests now that cli is not asking for rpm/container installSamuel Munilla2015-11-101-2/+2
| * | | | | atomic-openshift-installer: Remove question for container installSamuel Munilla2015-11-101-7/+9
* | | | | | Merge pull request #857 from sosiouxme/20151110-infrastructure-templatesBrenton Leanhardt2015-11-107-0/+560
|\ \ \ \ \ \
| * | | | | | examples: include logging and metrics infrastructureLuke Meyer2015-11-107-0/+560
| |/ / / / /
* | | | | | Merge pull request #859 from detiber/no_multi_ec2Thomas Wiest2015-11-103-1/+2
|\ \ \ \ \ \