summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-11-24added graphsMatt Woodson
2015-11-24Merge pull request #974 from kwoodson/actionfixKenny Woodson
Fixed a bug. opsconditions now updates propertly.
2015-11-24Fixed a bug in the actions. It now supports changing opconditionsKenny Woodson
2015-11-24Merge pull request #970 from detiber/nodeIPBrenton Leanhardt
Conditionally set the nodeIP
2015-11-24Conditionally set the nodeIPJason DeTiberus
2015-11-24Merge pull request #965 from brenton/BZ1284991Brenton Leanhardt
Bug 1284991 - "atomic-openshift-installer uninstall" error when confi…
2015-11-24Bug 1284991 - "atomic-openshift-installer uninstall" error when ↵Brenton Leanhardt
configuration file is missing.
2015-11-24Merge pull request #962 from kwoodson/zbxgraphKenny Woodson
Adding graph support for graphs and graphprototypes
2015-11-23Adding zbx_graph supportKenny Woodson
2015-11-23Merge pull request #909 from detiber/mappingMethodBrenton Leanhardt
Add mappingMethod to identityProviders config
2015-11-23Merge pull request #960 from kwoodson/httptestfixKenny Woodson
Fixing the step parameters with a "no" when not passed with that key
2015-11-23Modified step params to be in order when passed as a listKenny Woodson
2015-11-23Merge pull request #957 from detiber/upgradeFixBrenton Leanhardt
Add serviceAccountConfig.masterCA during 3.1 upgrade
2015-11-23Add serviceAccountConfig.masterCA during 3.1 upgradeJason DeTiberus
- uses the value of oauthConfig.masterCA if present, otherwise sets it to ca.crt
2015-11-23Use the identity_providers from openshift_facts instead of always using the ↵Jason DeTiberus
inventory variable
2015-11-23Refactor master identity provider configurationJason DeTiberus
- Remote template in favor of a filter plugin - Add additional validation for identity provider config - Add mappingMethod attribute for identity providers, default to 'claim'
2015-11-20Automatic commit of package [openshift-ansible] release [3.0.15-1].Kenny Woodson
2015-11-20Merge pull request #950 from kwoodson/clonegroupfixKenny Woodson
Fixing clone groups in multi_inventory
2015-11-20Fixing clone group functionality. Also separating extra_vars from extra_groupsKenny Woodson
2015-11-20Merge pull request #890 from smunilla/friendly_unattended_errorsBrenton Leanhardt
atomic-openshift-installer: connect_to error handling
2015-11-20Check the end result on bad config fileSamuel Munilla
2015-11-20Add some tests for a bad configSamuel Munilla
2015-11-20atomic-openshift-installer: connect_to error handlingSamuel Munilla
Catch the exception that happens when connect_to isn't specified in installer.cfg.yaml
2015-11-20Merge pull request #914 from smunilla/pylint_fixesBrenton Leanhardt
atomic-openshift-installer: pylint fixes
2015-11-20atomic-openshift-installer: pylint fixesSamuel Munilla
A few fixes to keep pylint happy.
2015-11-20Merge pull request #929 from sdodson/fix-30-imagestreamsBrenton Leanhardt
Install version dependent image streams for v1.0 and v1.1
2015-11-20Merge pull request #938 from brenton/uninstallBrenton Leanhardt
Making the uninstall playbook more flexible
2015-11-20Merge pull request #924 from detiber/noSetHostnameBrenton Leanhardt
Do not update the hostname
2015-11-20Merge pull request #945 from abutcher/OoCollectBrenton Leanhardt
Replace map with oo_collect for python-jinja2 <2.7
2015-11-20Replace map with oo_collect to support python-jinja2 <2.7Andrew Butcher
2015-11-20Merge pull request #902 from dgoodwin/rpm-test-fixBrenton Leanhardt
Default to OSE 3.1 in interactive installer instead of 3.0.
2015-11-19Automatic commit of package [openshift-ansible] release [3.0.14-1].Brenton Leanhardt
2015-11-19Merge pull request #939 from mwoodson/master_checksMatt Woodson
added metric quantile items to zabbix
2015-11-19added metric items to zabbix for openshift onlineMatt Woodson
2015-11-19Merge pull request #940 from kwoodson/usergrpfixKenny Woodson
Added the ability to add users to usergroups through the zbx_usergroups module.
2015-11-19Updating usergroups to accept usersKenny Woodson
2015-11-19Merge pull request #937 from rdossin1A/machine_typesThomas Wiest
Differentiate machine types on GCE (master and nodes)
2015-11-19Merge pull request #933 from menren/dockerOnMasterAWSThomas Wiest
Docker on master aws
2015-11-19Making the uninstall playbook more flexibleBrenton Leanhardt
This handles stage environments as well as the eventual change of aep3_beta to aep3
2015-11-19Merge pull request #881 from abutcher/namedCertRefactorBrenton Leanhardt
Refactor named certficates
2015-11-19Differentiate machine types on GCE (master and nodes)Romain Dossin
2015-11-19Merge pull request #1 from detiber/dockerOnMasterAWSChengcheng Mu
small tweaks for adding docker volume for aws master hosts
2015-11-18Merge pull request #936 from detiber/uninstallUpdateBrenton Leanhardt
Uninstall - Remove systemd wants file for node
2015-11-18Merge pull request #918 from detiber/fix_ec2_instance_type_overrideThomas Wiest
Fix ec2 instance type override
2015-11-18Merge pull request #934 from detiber/requirettyThomas Wiest
ec2 - force !requiretty for ssh_user
2015-11-18Install version dependent image streams for v1.0 and v1.1Scott Dodson
2015-11-18Merge pull request #928 from joelddiaz/monitoring-deployJoel Diaz
Created role to deploy ops host monitoring
2015-11-18Uninstall - Remove systemd wants file for nodeJason DeTiberus
2015-11-18ec2 - force !requiretty for ssh_userJason DeTiberus
2015-11-18small tweaks for adding docker volume for aws master hostsJason DeTiberus