summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/openshift_logging.yml
Commit message (Collapse)AuthorAgeFilesLines
* Standardize usage of std_include in byoRussell Teague2017-08-151-2/+0
|
* Normalize logging entry.Kenny Woodson2017-07-241-1/+1
|
* Refactor initialize groups tasksRussell Teague2017-04-121-1/+3
| | | | | | | | | | | | Two tasks for initializing group names for the byo playbooks was located in the common folder in the std_include.yml file. Byo dependencies should not be in the common folder. The two tasks have been removed from common/openshift-cluster/std_include.yml to a new file byo/openshift-cluster/initialize_groups.yml. All references where these tasks were included from either std_include.yml or other various files have been updated to use the byo initialize_groups.yml. The methodology implemented follows the pattern of having groups set up in byo then calling out to playbooks in common, which are common to all deployments.
* Adding include_role to block to resolve when evalewolinetz2017-02-011-3/+4
|
* Resolving yamllint issues from logging playbooksewolinetz2017-01-301-4/+4
|
* Updating openshift_hosted_logging to update master-configs with publicLoggingURLewolinetz2017-01-301-0/+1
|
* Breaking out master-config changing and updated playbook to apply change to ↵ewolinetz2017-01-301-0/+7
| | | | other masters
* Addressing Travis errorsewolinetz2017-01-171-0/+1
|
* Creating openshift_logging role for deploying Aggregated Logging without a ↵ewolinetz2016-12-141-0/+4
deployer image