summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-31Merge pull request #3230 from tbielawa/HTPASSWD_AUTHJason DeTiberus
HTPASSWD_AUTH
2017-01-31HTPASSWD_AUTHTim Bielawa
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
2017-01-26Fixing base.py for node and scale. Autogenerated code.Kenny Woodson
2017-01-26Added unit integration tests. Enhanced unit tests. Fixed an issue in ↵Kenny Woodson
openshift_cmd for namespace.
2017-01-26Adding oadm_manage_node to lib_openshift.Kenny Woodson
2017-01-26Merge pull request #3183 from kwoodson/oc_scaleKenny Woodson
Adding oc_scale to lib_openshift.
2017-01-26Fixing namespace param in doc to reflect default value.Kenny Woodson
2017-01-26Merge pull request #3184 from mtnbikenc/add_host_idempScott Dodson
Standardize add_host: with name and changed_when
2017-01-26Merge pull request #3191 from mtnbikenc/gitignore-cleanupScott Dodson
.gitignore cleanup
2017-01-26.gitignore cleanupRussell Teague
- Escaping hash for emacs temp files so it is not a comment line - *.iml is covered by .idea/ - multi_inventory.yaml is unused - Only ignore the root ansible.cfg, we have another ansible.cfg `git ls-files -i --exclude-standard` - .tox and cover are directories
2017-01-26Merge pull request #2973 from AlbertoPeon/metrics_urlScott Dodson
Set metrics url even if metrics_deploy is false
2017-01-26Merge pull request #3182 from abutcher/no-proxy-listScott Dodson
Comma separate no_proxy host list in openshift_facts