summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-31Merge pull request #3237 from ewolinetz/logging_fix_fluentd_ops_hostEric Wolinetz
Adding bool filter to ensure that we correctly set ops host for fluentd
2017-01-31Adding bool filter to ensure that we correctly set ops host for fluentdewolinetz
2017-01-31Merge pull request #3229 from abutcher/node-cert-nodenameScott Dodson
Use short instance name as hostname by default in GCE environments
2017-01-31Merge pull request #3232 from sdodson/ovs-upgradeScott Dodson
During node upgrade upgrade openvswitch rpms
2017-01-31Set default GCE hostname to shost instance name.Andrew Butcher
2017-01-31Merge pull request #3231 from mtnbikenc/ansible-versionTim Bielawa
Fail on Ansible version 2.2.1.0
2017-01-31Merge pull request #3217 from twiest/repoqueryThomas Wiest
Added repoquery to lib_utils.
2017-01-31Fail on Ansible version 2.2.1.0Russell Teague
Due to issues with Ansible 2.2.1.0, the version verification has been updated to fail when attempting to use that version.
2017-01-31During node upgrade upgrade openvswitch rpmsScott Dodson
Containerized upgrades of openvswitch are already handled by updating the container images and pulling them again.
2017-01-31Merge pull request #3230 from tbielawa/HTPASSWD_AUTHJason DeTiberus
HTPASSWD_AUTH
2017-01-31HTPASSWD_AUTHTim Bielawa
2017-01-31Added repoquery to lib_utils.Thomas Wiest
2017-01-31Merge pull request #3194 from mtnbikenc/upgrade-3_5-forkRussell Teague
Create v3_5 upgrade playbooks
2017-01-30Merge pull request #3225 from smarterclayton/fix_gceScott Dodson
GCE deployment fails due to invalid lookup
2017-01-30Create v3_5 upgrade playbooksRussell Teague
2017-01-30GCE deployment fails due to invalid lookupClayton Coleman
Data is only available under ['instance'] and split was in the wrong order. This deploys against GCE for me.
2017-01-30Merge pull request #3222 from ewolinetz/fix_yamllint_loggingScott Dodson
Resolving yamllint issues from logging playbooks
2017-01-30Resolving yamllint issues from logging playbooksewolinetz
2017-01-30Merge pull request #3214 from ewolinetz/logging_configure_loggingpublicurlScott Dodson
Updating openshift_logging role to add kibana public url to loggingPu…
2017-01-30Merge pull request #3218 from twiest/oc_serviceaccountThomas Wiest
Added oc_serviceaccount to lib_openshift.
2017-01-30Merge pull request #3219 from jcantrill/fix_logging_neg_strideEric Wolinetz
fix negative stride encountered from openshift_logging
2017-01-30Updating openshift_hosted_logging to update master-configs with publicLoggingURLewolinetz
2017-01-30Added oc_serviceaccount to lib_openshift.Thomas Wiest
2017-01-30Merge pull request #3197 from kwoodson/manage_nodeKenny Woodson
Adding oadm_manage_node lib_openshift.
2017-01-30Breaking out master-config changing and updated playbook to apply change to ↵ewolinetz
other masters
2017-01-30Merge pull request #3220 from bparees/persistent_templatesScott Dodson
add persistent versions of quickstarts
2017-01-30fix negative stride encountered from openshift_loggingJeff Cantrill
2017-01-30add persistent versions of quickstartsBen Parees
2017-01-29Fixing docs. Added bugzilla to doc.Kenny Woodson
2017-01-29Merge pull request #3215 from mtnbikenc/std-play-namingJason DeTiberus
Standardize entry-point playbooks with named plays
2017-01-27Merge pull request #3202 from ewolinetz/logging_fix_generating_es_dcScott Dodson
Updating to reuse previous ES DC names and always generate DCs
2017-01-27Merge pull request #3195 from jcantrill/bz_1414625_httpd_on_controlScott Dodson
fix 1414625. Additional fix to run password commands on control node
2017-01-27ensuring ruamel.yaml is on target for oc_scaleewolinetz
2017-01-27Updating to correctly pull handler for openshift_logging. Adding logic to ↵ewolinetz
openshift_hosted_logging too
2017-01-27Adding names to plays and standardizingRussell Teague
2017-01-27Updating openshift_logging role to add kibana public url to loggingPublicURL ↵ewolinetz
in master-config
2017-01-27Merge pull request #3210 from jcantrill/metrics_adopt_oc_scaleJeff Cantrill
adopt oc_scale for openshift_metrics role
2017-01-27Merge pull request #3204 from jcantrill/adopt_oc_scale_moduleJeff Cantrill
Adopt oc scale module for openshift_logging role
2017-01-27Only manual scale down being allowed nowewolinetz
2017-01-27adopt oc_scale for openshift_metrics roleJeff Cantrill
2017-01-27fix 1414625. Additional fix to run password commands on control nodeJeff Cantrill
2017-01-27adopt oc_scale module for openshift_logging roleJeff Cantrill
2017-01-27Merge pull request #3206 from kwoodson/oc_scale_fixKenny Woodson
Adding fix for when the resource does not exist. Added test cases.
2017-01-27Merge pull request #3200 from ewolinetz/logging_fix_node_labellingEric Wolinetz
Fixing fluentd node labelling
2017-01-27Adding fix for when the resource does not exist. Added test cases.Kenny Woodson
2017-01-26Merge pull request #3198 from mtnbikenc/drain-fixRussell Teague
Correct usage of draining nodes
2017-01-26Updating to reuse previous ES DC names and always generate DCsewolinetz
2017-01-26Correct usage of draining nodesRussell Teague
2017-01-26Fixing fluentd node labellingewolinetz
2017-01-26Fixing linters.Kenny Woodson